SetCreatureTurningSpeed
From GECK
A function added by the ShowOff NVSE Plugin.
Contents
Description
Sets the Turning Speed of a Creature BaseForm or reference. The new value must be above or equal to 0.
Syntax
(success:bool) creatureRefr.SetCreatureTurningSpeed newVal:float creatureBase:form
Example
rCreatureRef.SetCreatureTurningSpeed 1 SetCreatureTurningSpeed 10 CrCentaurEvolved