Description
Wiki Description
Informs the code that the player has entered or exited beast form. Disables / enables beast form controls and functionality.
Documentation Comment
Called as we enter/exit beast form
Parameters
boolabEntering
CK Wiki Description
True if entering beast form, false if exiting.
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abEntering
Game.SetBeastForm(myBool__abEntering)