Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
RBACCommandData Struct Reference
Collaboration diagram for RBACCommandData:

Public Member Functions

 RBACCommandData ()
 ~RBACCommandData ()

Public Attributes

uint32 id
bool needDelete
rbac::RBACDatarbac
int32 realmId

Detailed Description

Definition at line 20 of file cs_rbac.cpp.

Constructor & Destructor Documentation

◆ RBACCommandData()

RBACCommandData::RBACCommandData ( )
inline

Definition at line 22 of file cs_rbac.cpp.

References id, needDelete, and realmId.

◆ ~RBACCommandData()

RBACCommandData::~RBACCommandData ( )
inline

Definition at line 23 of file cs_rbac.cpp.

References needDelete.

Member Data Documentation

◆ id

◆ needDelete

bool RBACCommandData::needDelete

Definition at line 32 of file cs_rbac.cpp.

Referenced by RBACCommandData(), rbac_commandscript::ReadParams(), and ~RBACCommandData().

◆ rbac

◆ realmId


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