Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIAnimationWaypoint Class Reference
Inheritance diagram for SCR_AIAnimationWaypoint:
SCR_AIWaypoint

Protected Member Functions

void AddAnimationScript (notnull SCR_AIAnimationScript animationScript, int animationIndex=-1)
bool RemoveAnimationScript (SCR_AIAnimationScript animationScript)
override SCR_AIWaypointState CreateWaypointState (SCR_AIGroupUtilityComponent groupUtilityComp)
ScriptInvokerBase< SCR_AIOnAnimationBehaviorActionGetOnAnimationBehaviorAction ()

Protected Attributes

ref ScriptInvokerBase< SCR_AIOnAnimationBehaviorActionm_OnAnimationBehaviorAction

Detailed Description

Definition at line 148 of file SCR_AIAnimationWaypoint.c.

Member Function Documentation

◆ AddAnimationScript()

void SCR_AIAnimationWaypoint::AddAnimationScript ( notnull SCR_AIAnimationScript animationScript,
int animationIndex = -1 )
inlineprotected

Definition at line 156 of file SCR_AIAnimationWaypoint.c.

◆ CreateWaypointState()

override SCR_AIWaypointState SCR_AIAnimationWaypoint::CreateWaypointState ( SCR_AIGroupUtilityComponent groupUtilityComp)
inlineprotected

Definition at line 175 of file SCR_AIAnimationWaypoint.c.

◆ GetOnAnimationBehaviorAction()

ScriptInvokerBase< SCR_AIOnAnimationBehaviorAction > SCR_AIAnimationWaypoint::GetOnAnimationBehaviorAction ( )
inlineprotected

Definition at line 181 of file SCR_AIAnimationWaypoint.c.

◆ RemoveAnimationScript()

bool SCR_AIAnimationWaypoint::RemoveAnimationScript ( SCR_AIAnimationScript animationScript)
inlineprotected

Definition at line 165 of file SCR_AIAnimationWaypoint.c.

Member Data Documentation

◆ m_OnAnimationBehaviorAction

ref ScriptInvokerBase<SCR_AIOnAnimationBehaviorAction> SCR_AIAnimationWaypoint::m_OnAnimationBehaviorAction
protected

Definition at line 153 of file SCR_AIAnimationWaypoint.c.


The documentation for this class was generated from the following file: