DayZ 1.24
Loading...
Searching...
No Matches
ActionDropItemCB Class Reference
Inheritance diagram for ActionDropItemCB:
[legend]
Collaboration diagram for ActionDropItemCB:
[legend]

Private Member Functions

override void EndActionComponent ()
 

Detailed Description

Definition at line 1 of file ActionDropItem.c.

Member Function Documentation

◆ EndActionComponent()

override void ActionDropItemCB::EndActionComponent ( )
inlineprivate

Definition at line 3 of file ActionDropItem.c.

4 {
5 SetCommand(DayZPlayerConstants.CMD_ACTIONINT_END);
7 }
void SetCommand(int command_uid)
ActionData m_ActionData
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:597
const int UA_FINISHED
Definition constants.c:436

References ActionBaseCB::m_ActionData, ActionData::m_State, ActionBaseCB::SetCommand(), and UA_FINISHED.


The documentation for this class was generated from the following file: