class ActionUnlockDoorsSource
ActionUnlockShippingContainer › ActionUnlockDoors › ActionContinuousBase › AnimatedActionBase › ActionBase › ActionBase_Basic
All members, including inherited
Constructors 1
void ActionUnlockDoors()References AnimatedActionBase.m_CallbackClass, AnimatedActionBase.m_CommandUID, ActionBase.m_FullBody
Show 2 more
, ActionBase.m_StanceMask, and ActionBase.m_TextConstants 1
protected const float APPLIED_DMG = 6Methods 5
override void CreateConditionComponents()override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)protected void UnlockDoor(ActionTarget target)References Class.CastTo(), ActionTarget.GetComponentIndex(), Building.GetDoorIndex()
Show 2 more
, ActionTarget.GetObject(), and Building.UnlockDoor()Referenced by OnFinishProgressServer()
override void OnFinishProgressServer(ActionData action_data)References MiscGameplayFunctions.DealAbsoluteDmg(), UnlockDoor(), APPLIED_DMG
Show 2 more
, ActionData.m_MainItem, and ActionData.m_Targetoverride bool IsLockTargetOnUse()