![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionAttachOnSelection () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override ActionData | CreateActionData () |
| override void | CreateConditionComponents () |
| int | FindSlotIdToAttachOrCombine (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnExecuteClient (ActionData action_data) |
| override void | OnExecuteServer (ActionData action_data) |
| override bool | SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=null) |
Definition at line 1 of file actionattachonselection.c.
|
inlineprivate |
Definition at line 3 of file actionattachonselection.c.
References ActionBase::m_Text.
|
inlineprivate |
Definition at line 96 of file actionattachonselection.c.
References ActionTarget, FindSlotIdToAttachOrCombine(), g_Game, and InventorySlots::INVALID.
|
inlineprivate |
Definition at line 14 of file actionattachonselection.c.
References ActionData.
|
inlineprivate |
Definition at line 8 of file actionattachonselection.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 20 of file actionattachonselection.c.
References ActionTarget, GameInventory::CanAddAttachment(), ItemBase::CanBeCombined(), GameInventory::FindAttachment(), InventorySlots::GetSlotIdFromString(), and InventorySlots::INVALID.
Referenced by ActionCondition(), and SetupAction().
|
inlineprivate |
Definition at line 132 of file actionattachonselection.c.
References ActionData, ActionBase::ClearInventoryReservationEx(), and AttachActionData::m_AttSlot.
|
inlineprivate |
Definition at line 107 of file actionattachonselection.c.
References ActionData, ActionBase::ClearInventoryReservationEx(), g_Game, and AttachActionData::m_AttSlot.
|
inlineprivate |
Definition at line 67 of file actionattachonselection.c.
References ActionData, ActionTarget, FindSlotIdToAttachOrCombine(), g_Game, InventorySlots::INVALID, and AttachActionData::m_AttSlot.