DIFF

class EmoteBaseSource

Members 8

Methods 16

bool EmoteCondition(int stancemask)
bool EmoteFBStanceCheck(int stancemask)

Checks for valid stance mask

bool DetermineOverride(out int callback_ID, out int stancemask, out bool is_fullbody)
void OnBeforeStandardCallbackCreated(int callback_ID, int stancemask, bool is_fullbody)
void OnCallbackEnd()
bool EmoteStartOverride(typename callbacktype, int id, int mask, bool fullbody)
void SetOwnerPlayer(PlayerBase player)
References m_Player
PlayerBase GetOwnerPlayer()
References m_Player
int GetID()
References m_ID
int GetStanceMaskAdditive()
int GetStanceMaskFullbody()
int GetAdditiveCallbackUID()
int GetFullbodyCallbackUID()
bool GetHideItemInHands()