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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetIcon (ResourceName icon)
void SetBadgeColor (SizeLayoutWidget badgeWrapper)
void SetPlayer (int pid)
int GetPlayerId ()
void SetPlatform ()

Protected Attributes

string m_sIcon
ImageWidget m_wIcon
string m_sName
TextWidget m_wName
string m_sBadgeWrapper
SizeLayoutWidget m_wBadgeWrapper
ResourceName m_sIcons = "{D17288006833490F}UI/Textures/Icons/icons_wrapperUI-32.imageset"
int m_iPlayerId

Detailed Description

Definition at line 300 of file SCR_FactionPlayerList.c.

Member Function Documentation

◆ GetPlayerId()

int SCR_PlayerName::GetPlayerId ( )
inlineprotected

Definition at line 365 of file SCR_FactionPlayerList.c.

◆ HandlerAttached()

override void SCR_PlayerName::HandlerAttached ( Widget w)
inlineprotected

Definition at line 318 of file SCR_FactionPlayerList.c.

◆ SetBadgeColor()

void SCR_PlayerName::SetBadgeColor ( SizeLayoutWidget badgeWrapper)
inlineprotected
Parameters
[in]badgeWrapperWidget that holds the badge widget, used to set its color to the player's faction color.

Definition at line 338 of file SCR_FactionPlayerList.c.

◆ SetIcon()

void SCR_PlayerName::SetIcon ( ResourceName icon)
inlineprotected

Definition at line 327 of file SCR_FactionPlayerList.c.

◆ SetPlatform()

void SCR_PlayerName::SetPlatform ( )
inlineprotected

Definition at line 371 of file SCR_FactionPlayerList.c.

◆ SetPlayer()

void SCR_PlayerName::SetPlayer ( int pid)
inlineprotected
Parameters
[in]pid

Definition at line 355 of file SCR_FactionPlayerList.c.

Member Data Documentation

◆ m_iPlayerId

int SCR_PlayerName::m_iPlayerId
protected

Definition at line 315 of file SCR_FactionPlayerList.c.

◆ m_sBadgeWrapper

string SCR_PlayerName::m_sBadgeWrapper
protected

Definition at line 311 of file SCR_FactionPlayerList.c.

◆ m_sIcon

string SCR_PlayerName::m_sIcon
protected

Definition at line 303 of file SCR_FactionPlayerList.c.

◆ m_sIcons

ResourceName SCR_PlayerName::m_sIcons = "{D17288006833490F}UI/Textures/Icons/icons_wrapperUI-32.imageset"
protected

Definition at line 314 of file SCR_FactionPlayerList.c.

◆ m_sName

string SCR_PlayerName::m_sName
protected

Definition at line 307 of file SCR_FactionPlayerList.c.

◆ m_wBadgeWrapper

SizeLayoutWidget SCR_PlayerName::m_wBadgeWrapper
protected

Definition at line 312 of file SCR_FactionPlayerList.c.

◆ m_wIcon

ImageWidget SCR_PlayerName::m_wIcon
protected

Definition at line 304 of file SCR_FactionPlayerList.c.

◆ m_wName

TextWidget SCR_PlayerName::m_wName
protected

Definition at line 308 of file SCR_FactionPlayerList.c.


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