Защищенные члены | |
void | Init (ActionData action_data) |
void | Setup (ActionData action_data) |
int | Execute (ActionData action_data) |
int | Cancel (ActionData action_data) |
int | Interrupt (ActionData action_data) |
void | SetACData (Param units) |
Param | GetACData () |
bool | IsContinuousAction () |
float | GetProgress () |
float | GetProgressWidgetMultiplier () |
Защищенные данные | |
ActionBase | m_Action |
float | m_LastTick |
ref Param | m_ACData |
ref Param2< float, float > | m_ProgressParam |