GetCreatureFootWeight
From GECK
A function added by the ShowOff NVSE Plugin.
Contents
Description
Returns the Foot Weight of a Creature BaseForm. If creatureRefr is passed, its BaseForm is checked.
Returns -1 if the form was not a valid creature.
This function can be used either in a script, or as a Condition.
Syntax
(footWeight:float) creatureRefr.GetCreatureFootWeight creatureBase:form
Example
set fFootWeight to rCreatureRef.GetCreatureFootWeight set fFootWeight to GetCreatureFootWeight CrCentaurEvolved
Notes
- This was made available as a condition function in version 1.25.