DayZ 1.24
|
Private Member Functions | |
override void | CreateActionComponent () |
float | ObtainUnrestrainTime () |
Private Attributes | |
const float | DEFAULT_UNRESTRAIN_TIME = 2 |
Definition at line 1 of file ActionUnrestrainTarget.c.
Definition at line 5 of file ActionUnrestrainTarget.c.
References DEBUG_QUICK_UNRESTRAIN_TIME, DEFAULT_UNRESTRAIN_TIME, ActionData::m_ActionComponent, ActionBaseCB::m_ActionData, ActionData::m_Player, and ObtainUnrestrainTime().
|
inlineprivate |
Definition at line 18 of file ActionUnrestrainTarget.c.
References CachedObjectsArrays::ARRAY_STRING, class_name, GetGame(), ActionBaseCB::m_ActionData, ActionData::m_Player, and ActionData::m_Target.
Referenced by CreateActionComponent().
Definition at line 3 of file ActionUnrestrainTarget.c.
Referenced by CreateActionComponent().