Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
EmoteCB Class Reference
Inheritance diagram for EmoteCB:
HumanCommandActionCallback

Private Member Functions

void ~EmoteCB ()
bool CancelCondition ()
bool IsEmoteCallback ()
override bool IsGestureCallback ()
override void OnAnimationEvent (int pEventID)
Private Member Functions inherited from HumanCommandActionCallback
void ~PluginDayzPlayerActionCallback ()
bool CancelCondition ()
override void OnAnimationEvent (int pEventID)
override void OnFinish (bool pCanceled)
override void OnStateChange (int pOldState, int pCurrentState)
void PluginDayzPlayerActionCallback ()

Private Attributes

int m_callbackID
bool m_IsFullbody
EmoteManager m_Manager
PlayerBase m_player
Private Attributes inherited from HumanCommandActionCallback
TextListboxWidget m_EventsHistory
float m_fTimeStart
TextWidget m_pAnimEventWidget
TextWidget m_pStateWidget

Additional Inherited Members

Static Private Attributes inherited from HumanCommandActionCallback
static ref set< stringm_AnimEventMapping

Detailed Description

Definition at line 1 of file emotemanager.c.

Constructor & Destructor Documentation

◆ ~EmoteCB()

void ~EmoteCB ( )
inlineprivate

Definition at line 8 of file emotemanager.c.

References g_Game, m_Manager, and m_player.

Member Function Documentation

◆ CancelCondition()

bool CancelCondition ( )
inlineprivate

Definition at line 19 of file emotemanager.c.

◆ IsEmoteCallback()

bool IsEmoteCallback ( )
inlineprivate

Definition at line 24 of file emotemanager.c.

References IsGestureCallback().

◆ IsGestureCallback()

override bool IsGestureCallback ( )
inlineprivate

Definition at line 58 of file emotemanager.c.

Referenced by IsEmoteCallback().

◆ OnAnimationEvent()

Field Documentation

◆ m_callbackID

int m_callbackID
private

Definition at line 4 of file emotemanager.c.

Referenced by OnAnimationEvent().

◆ m_IsFullbody

bool m_IsFullbody
private

Definition at line 3 of file emotemanager.c.

◆ m_Manager

EmoteManager m_Manager
private

Definition at line 6 of file emotemanager.c.

Referenced by ~EmoteCB(), and OnAnimationEvent().

◆ m_player

PlayerBase m_player
private

Definition at line 5 of file emotemanager.c.

Referenced by ~EmoteCB(), and OnAnimationEvent().


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