Black Ops III

AllowedStances

Sets the list of the actor's allowed stances.

Example:

self AllowedStances( "crouch", "prone" )

Parameters

ParameterSummary
*stance(string) A stance, can be 'prone', 'crouch', 'stand'. Any number of stances may be added.

* = mandatory