|
PC Stable Documentation
|
|

Private Member Functions | |
| void | ActionTakeItem () |
| override void | CreateConditionComponents () |
| override bool | HasProneException () |
| override bool | ActionConditionContinue (ActionData action_data) |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanBeUsedOnBack () |
| override bool | InventoryReservation (ActionData action_data) |
| override void | OnExecute (ActionData action_data) |
Private Attributes | |
| string | m_ItemName = "" |
|
inlineprivate |
|
inlineprivate |
References ItemBase::CanDetachAttachment(), and ItemBase::IsTakeable().
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
|
inlineprivate |
References GameInventory::c_InventoryReservationTimeoutMS.
|
inlineprivate |
|
private |