Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_FormatUIInfo.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_FormatUIInfo
 
class  SCR_ActionFormatParam
 

Functions

SCR_FormatUIInfo SCR_BlockUIInfo BaseContainerProps ()] class SCR_BaseFormatParam
 
override bool SetNameTo (TextWidget textWidget)
 
override bool SetDescriptionTo (TextWidget textWidget)
 
protected string Param (int index)
 
override string GetParam ()
 
SCR_ActionFormatParam SCR_BaseFormatParam SCR_BaseContainerCustomTitleResourceName ("m_ImageSet", true, "ImageSet: '%1'")
 

Variables

protected ref array< ref SCR_BaseFormatParam > m_aParams
 
protected string m_sActionName
 

Function Documentation

◆ BaseContainerProps()

SCR_FormatUIInfo SCR_BlockUIInfo BaseContainerProps ( )

Definition at line 47 of file SCR_FormatUIInfo.c.

◆ GetParam()

override string BaseContainerProps::GetParam ( )

Definition at line 9 of file SCR_FormatUIInfo.c.

◆ Param()

protected string BaseContainerProps::Param ( int  index)
Parameters
index
Returns

Definition at line 36 of file SCR_FormatUIInfo.c.

◆ SCR_BaseContainerCustomTitleResourceName()

SCR_ActionFormatParam SCR_BaseFormatParam SCR_BaseContainerCustomTitleResourceName ( "m_ImageSet"  ,
true  ,
"ImageSet: '%1'"   
)

Definition at line 82 of file SCR_FormatUIInfo.c.

◆ SetDescriptionTo()

override bool BaseContainerProps::SetDescriptionTo ( TextWidget  textWidget)

Definition at line 19 of file SCR_FormatUIInfo.c.

◆ SetNameTo()

override bool BaseContainerProps::SetNameTo ( TextWidget  textWidget)

Definition at line 6 of file SCR_FormatUIInfo.c.

Variable Documentation

◆ m_aParams

protected ref array<ref SCR_BaseFormatParam> m_aParams

Definition at line 3 of file SCR_FormatUIInfo.c.

◆ m_sActionName

protected string m_sActionName

Definition at line 3 of file SCR_FormatUIInfo.c.