GetCreatureTurningSpeed
From GECK
A function added by the ShowOff NVSE Plugin.
Contents
Description
Returns the Turning Speed of a Creature BaseForm or reference.
Returns -1 if the form was not a valid creature.
This function can be used either in a script, or as a Condition.
Syntax
(turningSpeed:float) creatureRefr.GetCreatureTurningSpeed creatureBase:form
Example
set fTurningSpeed to rCreatureRef.GetCreatureTurningSpeed set fTurningSpeed to GetCreatureTurningSpeed CrCentaurEvolved
Notes
- This was made available as a condition function in version 1.25.