![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionAttachWithSwitch () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanBePerformedFromInventory () |
| override ActionData | CreateActionData () |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| 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 actionattachwithswich.c.
|
inlineprivate |
Definition at line 3 of file actionattachwithswich.c.
|
inlineprivate |
Definition at line 64 of file actionattachwithswich.c.
References ActionTarget.
|
inlineprivate |
Definition at line 20 of file actionattachwithswich.c.
|
inlineprivate |
Definition at line 25 of file actionattachwithswich.c.
References ActionData.
|
inlineprivate |
Definition at line 7 of file actionattachwithswich.c.
References UAMaxDistances::DEFAULT, m_CommandUID, and m_StanceMask.
|
inlineprivate |
Definition at line 15 of file actionattachwithswich.c.
|
inlineprivate |
Definition at line 106 of file actionattachwithswich.c.
References ActionData, AttachActionData::m_AttSlot, and InventoryLocation::SetAttachment().
|
inlineprivate |
Definition at line 80 of file actionattachwithswich.c.
References ActionData, g_Game, AttachActionData::m_AttSlot, and InventoryLocation::SetAttachment().
|
inlineprivate |
Definition at line 31 of file actionattachwithswich.c.
References ActionData, ActionTarget, g_Game, and AttachActionData::m_AttSlot.