![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SCR_AILookAction (SCR_AIUtilityComponent utility, bool prioritize) |
| void | LookAt (vector pos, float priority, float duration=0.8) |
| void | LookAt (IEntity ent, float priority, float duration=0.8) |
| void | Cancel () |
| void | Complete () |
| void | MoveLookParametersToNode (out bool outCanLook, out vector outLookPos, out float outLookDuration, out bool outCancelLook, out bool outRestartLook) |
Protected Attributes | |
| float | m_fPriority |
Definition at line 1 of file SCR_AILookAction.c.
|
inlineprotected |
Definition at line 17 of file SCR_AILookAction.c.
|
inlineprotected |
Definition at line 60 of file SCR_AILookAction.c.
|
inlineprotected |
Definition at line 70 of file SCR_AILookAction.c.
Definition at line 40 of file SCR_AILookAction.c.
Definition at line 22 of file SCR_AILookAction.c.
|
inlineprotected |
Must be called by look behavior tree to move data to it. This call also resets various flags.
Definition at line 90 of file SCR_AILookAction.c.
|
protected |
Definition at line 15 of file SCR_AILookAction.c.