TrinityCore
Loading...
Searching...
No Matches
ActionButton Struct Reference

#include <Player.h>

Public Member Functions

 ActionButton ()
 
ActionButtonType GetType () const
 
uint32 GetAction () const
 
void SetActionAndType (uint32 action, ActionButtonType type)
 

Public Attributes

uint32 packedData
 
ActionButtonUpdateState uState
 

Detailed Description

Definition at line 214 of file Player.h.

Constructor & Destructor Documentation

◆ ActionButton()

ActionButton::ActionButton ( )
inline

Definition at line 216 of file Player.h.

Member Function Documentation

◆ GetAction()

uint32 ActionButton::GetAction ( ) const
inline

Definition at line 223 of file Player.h.

+ Here is the caller graph for this function:

◆ GetType()

ActionButtonType ActionButton::GetType ( ) const
inline

Definition at line 222 of file Player.h.

+ Here is the caller graph for this function:

◆ SetActionAndType()

void ActionButton::SetActionAndType ( uint32  action,
ActionButtonType  type 
)
inline

Definition at line 224 of file Player.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ packedData

uint32 ActionButton::packedData

Definition at line 218 of file Player.h.

◆ uState

ActionButtonUpdateState ActionButton::uState

Definition at line 219 of file Player.h.


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