Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
EmoteLauncher Class Reference

Protected Member Functions

void EmoteLauncher (int emoteID, bool interrupts_same)
void SetForced (int mode)
int GetForced ()
int GetID ()
void SetStartGuaranteed (bool guaranted)
bool IsStartGuaranteed ()
void VerifySyncRequest ()
bool WasSynced ()

Protected Attributes

bool m_InterruptsSameIDEmote
bool m_IsStartGuaranteed
bool m_SyncRequestSent
int m_ForcePlayEmote
int m_ID

Detailed Description

Definition at line 64 of file emotemanager.c.

Constructor & Destructor Documentation

◆ EmoteLauncher()

void EmoteLauncher::EmoteLauncher ( int emoteID,
bool interrupts_same )
protected

Definition at line 76 of file emotemanager.c.

Member Function Documentation

◆ GetForced()

int EmoteLauncher::GetForced ( )
protected

Definition at line 90 of file emotemanager.c.

◆ GetID()

int EmoteLauncher::GetID ( )
protected

Definition at line 95 of file emotemanager.c.

◆ IsStartGuaranteed()

bool EmoteLauncher::IsStartGuaranteed ( )
protected

Definition at line 105 of file emotemanager.c.

◆ SetForced()

void EmoteLauncher::SetForced ( int mode)
protected

Definition at line 85 of file emotemanager.c.

◆ SetStartGuaranteed()

void EmoteLauncher::SetStartGuaranteed ( bool guaranted)
protected

Definition at line 100 of file emotemanager.c.

◆ VerifySyncRequest()

void EmoteLauncher::VerifySyncRequest ( )
protected

Definition at line 110 of file emotemanager.c.

◆ WasSynced()

bool EmoteLauncher::WasSynced ( )
protected

Definition at line 115 of file emotemanager.c.

Member Data Documentation

◆ m_ForcePlayEmote

int EmoteLauncher::m_ForcePlayEmote
protected

Definition at line 73 of file emotemanager.c.

◆ m_ID

int EmoteLauncher::m_ID
protected

Definition at line 74 of file emotemanager.c.

◆ m_InterruptsSameIDEmote

bool EmoteLauncher::m_InterruptsSameIDEmote
protected

Definition at line 70 of file emotemanager.c.

◆ m_IsStartGuaranteed

bool EmoteLauncher::m_IsStartGuaranteed
protected

Definition at line 71 of file emotemanager.c.

◆ m_SyncRequestSent

bool EmoteLauncher::m_SyncRequestSent
protected

Definition at line 72 of file emotemanager.c.


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