![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionRemoveSeed () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | InventoryReservation (ActionData action_data) |
| override void | OnExecuteClient (ActionData action_data) |
Private Attributes | |
| SeedBase | m_Seed |
Definition at line 1 of file actionremoveseed.c.
|
inlineprivate |
Definition at line 5 of file actionremoveseed.c.
References ActionBase::m_Text.
|
inlineprivate |
Definition at line 21 of file actionremoveseed.c.
References ActionTarget, Class::CastTo(), and m_Seed.
|
inlineprivate |
Definition at line 15 of file actionremoveseed.c.
References ActionBase::m_ConditionItem, ActionBase::m_ConditionTarget, and UAMaxDistances::SMALL.
|
inlineprivate |
Definition at line 10 of file actionremoveseed.c.
|
inlineprivate |
Definition at line 63 of file actionremoveseed.c.
References ActionData, GameInventory::c_InventoryReservationTimeoutMS, and m_Seed.
|
inlineprivate |
Definition at line 91 of file actionremoveseed.c.
References ActionData, ActionBase::ClearInventoryReservationEx(), InventoryLocation::GetSlot(), m_Seed, and InventoryLocation::SetHands().
|
private |
Definition at line 3 of file actionremoveseed.c.
Referenced by ActionCondition(), InventoryReservation(), and OnExecuteClient().