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

#include <Unit.h>

Public Member Functions

 UnitActionBarEntry ()
 
ActiveStates GetType () const
 
uint32 GetAction () const
 
bool IsActionBarForSpell () const
 
void SetActionAndType (uint32 action, ActiveStates type)
 
void SetType (ActiveStates type)
 
void SetAction (uint32 action)
 

Public Attributes

uint32 packedData
 

Detailed Description

Definition at line 619 of file Unit.h.

Constructor & Destructor Documentation

◆ UnitActionBarEntry()

UnitActionBarEntry::UnitActionBarEntry ( )
inline

Definition at line 621 of file Unit.h.

Member Function Documentation

◆ GetAction()

uint32 UnitActionBarEntry::GetAction ( ) const
inline

Definition at line 627 of file Unit.h.

+ Here is the caller graph for this function:

◆ GetType()

ActiveStates UnitActionBarEntry::GetType ( ) const
inline

Definition at line 626 of file Unit.h.

+ Here is the caller graph for this function:

◆ IsActionBarForSpell()

bool UnitActionBarEntry::IsActionBarForSpell ( ) const
inline

Definition at line 628 of file Unit.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SetAction()

void UnitActionBarEntry::SetAction ( uint32  action)
inline

Definition at line 644 of file Unit.h.

+ Here is the caller graph for this function:

◆ SetActionAndType()

void UnitActionBarEntry::SetActionAndType ( uint32  action,
ActiveStates  type 
)
inline

Definition at line 634 of file Unit.h.

+ Here is the caller graph for this function:

◆ SetType()

void UnitActionBarEntry::SetType ( ActiveStates  type)
inline

Definition at line 639 of file Unit.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ packedData

uint32 UnitActionBarEntry::packedData

Definition at line 623 of file Unit.h.


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