Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
RemotePlayerMeta Class Reference

Private Member Functions

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

Private Attributes

eRemoteDebugType m_DebugType
PlayerBase m_Player

Detailed Description

Definition at line 1 of file remoteplayermeta.c.

Constructor & Destructor Documentation

◆ RemotePlayerMeta()

void RemotePlayerMeta ( PlayerBase player,
eRemoteDebugType type )
inlineprivate

Definition at line 6 of file remoteplayermeta.c.

References m_DebugType, and m_Player.

Member Function Documentation

◆ GetDebugType()

eRemoteDebugType GetDebugType ( eRemoteDebugType type)
inlineprivate

Definition at line 17 of file remoteplayermeta.c.

References m_DebugType.

◆ GetPlayer()

PlayerBase GetPlayer ( )
inlineprivate

Definition at line 27 of file remoteplayermeta.c.

References m_Player.

◆ SetDebugType()

void SetDebugType ( eRemoteDebugType type)
inlineprivate

Definition at line 12 of file remoteplayermeta.c.

References m_DebugType.

◆ SetPlayer()

void SetPlayer ( PlayerBase player)
inlineprivate

Definition at line 22 of file remoteplayermeta.c.

References m_Player.

Field Documentation

◆ m_DebugType

eRemoteDebugType m_DebugType
private

Definition at line 3 of file remoteplayermeta.c.

Referenced by RemotePlayerMeta(), GetDebugType(), and SetDebugType().

◆ m_Player

Definition at line 4 of file remoteplayermeta.c.

Referenced by RemotePlayerMeta(), GetPlayer(), and SetPlayer().


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