![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | ActionConditionContinue (ActionData action_data) |
| override void | CreateConditionComponents () |
| override bool | HasTarget () |
| override void | OnExecuteClient (ActionData action_data) |
| override void | OnExecuteServer (ActionData action_data) |
Private Attributes | |
| int | m_SlotID = InventorySlots.INVALID |
Definition at line 1 of file actionfoldentitytoslot.c.
|
inlineprivate |
Definition at line 13 of file actionfoldentitytoslot.c.
References ActionTarget, and m_SlotID.
|
inlineprivate |
Definition at line 21 of file actionfoldentitytoslot.c.
References ActionData.
|
inlineprivate |
Definition at line 5 of file actionfoldentitytoslot.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 11 of file actionfoldentitytoslot.c.
|
inlineprivate |
Definition at line 23 of file actionfoldentitytoslot.c.
References ActionData, and ActionBase::ClearInventoryReservationEx().
|
inlineprivate |
Definition at line 28 of file actionfoldentitytoslot.c.
References ActionData, ActionBase::ClearInventoryReservationEx(), g_Game, InventorySlots::GetSlotName(), and m_SlotID.
|
private |
Definition at line 3 of file actionfoldentitytoslot.c.
Referenced by ActionFoldBandanaToHead::ActionFoldBandanaToHead(), ActionFoldBandanaToMask::ActionFoldBandanaToMask(), ActionCondition(), and OnExecuteServer().