Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FormatUIInfo.c File Reference

Go to the source code of this file.

Classes

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)
string Param (int index)
override string GetParam ()
SCR_ActionFormatParam SCR_BaseFormatParam SCR_BaseContainerCustomTitleResourceName ("m_ImageSet", true, "ImageSet: '%1'")

Variables

ref array< ref SCR_BaseFormatParam > m_aParams
string m_sActionName

Function Documentation

◆ BaseContainerProps()

SCR_FormatUIInfo SCR_BlockUIInfo BaseContainerProps ( )

Definition at line 1 of file SCR_FormatUIInfo.c.

◆ GetParam()

override string BaseContainerProps::GetParam ( )
protected

Definition at line 7 of file SCR_FormatUIInfo.c.

◆ Param()

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

Definition at line 82 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)
protected

Definition at line 65 of file SCR_FormatUIInfo.c.

◆ SetNameTo()

override bool BaseContainerProps::SetNameTo ( TextWidget textWidget)
protected

Definition at line 52 of file SCR_FormatUIInfo.c.

Variable Documentation

◆ m_aParams

ref array<ref SCR_BaseFormatParam> m_aParams
protected

Definition at line 49 of file SCR_FormatUIInfo.c.

◆ m_sActionName

string m_sActionName
protected

Definition at line 1 of file SCR_FormatUIInfo.c.