Call of Duty Script Documentation

exitprone(<interpolation time>)


Module
AI


Summary


Set the actor to exit the prone position.

Call this function on


<actor> An actor

Example


 self ExitProne(1.0);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List