Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
PlayerCreateInfoAction Struct Reference

#include <Player.h>

Public Member Functions

 PlayerCreateInfoAction ()
 PlayerCreateInfoAction (uint8 _button, uint32 _action, uint8 _type)

Public Attributes

uint32 action
uint8 button
uint8 type

Detailed Description

Definition at line 407 of file Player.h.

Constructor & Destructor Documentation

◆ PlayerCreateInfoAction() [1/2]

PlayerCreateInfoAction::PlayerCreateInfoAction ( )
inline

Definition at line 409 of file Player.h.

References action, button, and type.

◆ PlayerCreateInfoAction() [2/2]

PlayerCreateInfoAction::PlayerCreateInfoAction ( uint8 _button,
uint32 _action,
uint8 _type )
inline

Definition at line 410 of file Player.h.

References action, button, and type.

Member Data Documentation

◆ action

uint32 PlayerCreateInfoAction::action

Definition at line 414 of file Player.h.

Referenced by PlayerCreateInfoAction(), and PlayerCreateInfoAction().

◆ button

uint8 PlayerCreateInfoAction::button

Definition at line 412 of file Player.h.

Referenced by PlayerCreateInfoAction(), and PlayerCreateInfoAction().

◆ type

uint8 PlayerCreateInfoAction::type

Definition at line 413 of file Player.h.

Referenced by PlayerCreateInfoAction(), and PlayerCreateInfoAction().


The documentation for this struct was generated from the following file:
  • src/server/game/Entities/Player/Player.h