Arma Reforger Script API
|
Public Member Functions | |
bool | StartAnimation (IEntity pUserEntity, vector vAnimationTransform[4]) |
bool | StopAnimation (IEntity pUserEntity, bool performFast) |
bool SCR_AIAnimation_Base.StartAnimation | ( | IEntity | pUserEntity, |
vector | vAnimationTransform[4] | ||
) |
Implemented in SCR_AIAnimation_Sitting, SCR_AIAnimation_Pushups, and SCR_AIAnimation_Loitering.
bool SCR_AIAnimation_Base.StopAnimation | ( | IEntity | pUserEntity, |
bool | performFast | ||
) |
Implemented in SCR_AIAnimation_Sitting, SCR_AIAnimation_Pushups, and SCR_AIAnimation_Loitering.