Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_StatsPanel_ServerName Class Reference
Inheritance diagram for SCR_StatsPanel_ServerName:
SCR_StatsPanelBase

Protected Member Functions

override bool DisplayStartDrawInit (IEntity owner)
override void DisplayStartDraw (IEntity owner)
override void DisplayUpdate (IEntity owner, float timeSlice)
void Update (float value)

Protected Attributes

string m_sServerName
const float OPACITY = 0.5
ServerInfo m_ServerInfo = GetGame().GetServerInfo()

Detailed Description

Definition at line 1 of file SCR_StatsPanel_ServerName.c.

Member Function Documentation

◆ DisplayStartDraw()

override void SCR_StatsPanel_ServerName::DisplayStartDraw ( IEntity owner)
inlineprotected

Definition at line 19 of file SCR_StatsPanel_ServerName.c.

◆ DisplayStartDrawInit()

override bool SCR_StatsPanel_ServerName::DisplayStartDrawInit ( IEntity owner)
inlineprotected

Definition at line 8 of file SCR_StatsPanel_ServerName.c.

◆ DisplayUpdate()

override void SCR_StatsPanel_ServerName::DisplayUpdate ( IEntity owner,
float timeSlice )
inlineprotected

Definition at line 33 of file SCR_StatsPanel_ServerName.c.

◆ Update()

void SCR_StatsPanel_ServerName::Update ( float value)
inlineprotected

Definition at line 39 of file SCR_StatsPanel_ServerName.c.

Member Data Documentation

◆ m_ServerInfo

ServerInfo SCR_StatsPanel_ServerName::m_ServerInfo = GetGame().GetServerInfo()
protected

Definition at line 5 of file SCR_StatsPanel_ServerName.c.

◆ m_sServerName

string SCR_StatsPanel_ServerName::m_sServerName
protected

Definition at line 3 of file SCR_StatsPanel_ServerName.c.

◆ OPACITY

const float SCR_StatsPanel_ServerName::OPACITY = 0.5
protected

Definition at line 4 of file SCR_StatsPanel_ServerName.c.


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