PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
RemotePlayerMeta Class Reference

Private Member Functions

void RemotePlayerMeta (PlayerBase player, eRemoteDebugType type)
 
void SetDebugType (eRemoteDebugType type)
 
eRemoteDebugType GetDebugType (eRemoteDebugType type)
 
void SetPlayer (PlayerBase player)
 
PlayerBase GetPlayer ()
 

Private Attributes

eRemoteDebugType m_DebugType
 
PlayerBase m_Player
 

Constructor & Destructor Documentation

◆ RemotePlayerMeta()

void RemotePlayerMeta ( PlayerBase  player,
eRemoteDebugType  type 
)
inlineprivate

References m_DebugType, and m_Player.

Member Function Documentation

◆ GetDebugType()

eRemoteDebugType GetDebugType ( eRemoteDebugType  type)
inlineprivate

References m_DebugType.

◆ GetPlayer()

PlayerBase GetPlayer ( )
inlineprivate

References m_Player.

◆ SetDebugType()

void SetDebugType ( eRemoteDebugType  type)
inlineprivate

References m_DebugType.

◆ SetPlayer()

void SetPlayer ( PlayerBase  player)
inlineprivate

References m_Player.

Field Documentation

◆ m_DebugType

eRemoteDebugType m_DebugType
private

◆ m_Player

PlayerBase m_Player
private

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