AnimationStateMachine.SetFlag

From Pilot_51's Wiki
Jump to navigation Jump to search

MDT Description

This property sets a flag modifying how the animation works. Some sample arguments:

c_AsmLockFreeLook - disables free look. For example, locks view to straight ahead while on the ladder.
c_AsmHideWeapon - hides the weapon. For example, while free falling the soldier does not have a weapon.

This property is not a part of any defined type of object.

Source and more details

Additional Description