Arma Reforger Script API
|
This is the complete list of members for SCR_FormatedUIInfo, including all inherited members.
CopyFrom(SCR_UIName source) | SCR_UIInfo | protected |
CreateInfo(UIInfo source) | SCR_UIInfo | static |
CreateInfo(LocalizedString name, LocalizedString description=LocalizedString.Empty, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty) | SCR_UIInfo | static |
CreatePlaceholderInfo(TypeName type) | SCR_UIInfo | static |
Description | SCR_UIDescription | protected |
GetDescription() | SCR_UIDescription | |
GetIconPath() | SCR_UIInfo | |
GetIconSetName() | SCR_UIInfo | |
GetImageSetPath() | SCR_UIInfo | |
GetInfo(BaseContainer source, string varName) | SCR_UIInfo | static |
GetName() | SCR_FormatedUIInfo | |
GetParams(out string param1=string.Empty, out string param2=string.Empty, out string param3=string.Empty, out string param4=string.Empty) | SCR_FormatedUIInfo | |
GetUnformattedDescription() | SCR_UIDescription | |
GetUnformattedName() | SCR_UIName | |
HasDescription() | SCR_UIDescription | |
HasIcon() | SCR_UIInfo | |
HasName() | SCR_UIName | |
Icon | SCR_UIInfo | protected |
IconSetName | SCR_UIInfo | protected |
Log(string prefix=string.Empty, LogLevel logLevel=LogLevel.VERBOSE) | SCR_UIInfo | |
m_sParam1 | SCR_FormatedUIInfo | protected |
m_sParam2 | SCR_FormatedUIInfo | protected |
m_sParam3 | SCR_FormatedUIInfo | protected |
m_sParam4 | SCR_FormatedUIInfo | protected |
Name | SCR_UIName | protected |
SetDescription(LocalizedString description) | SCR_UIDescription | |
SetDescriptionTo(TextWidget textWidget) | SCR_UIDescription | |
SetIconTo(ImageWidget imageWidget) | SCR_UIInfo | |
SetName(LocalizedString name) | SCR_UIName | |
SetNameTo(TextWidget textWidget) | SCR_FormatedUIInfo | |
SetParams(string param1=string.Empty, string param2=string.Empty, string param3=string.Empty, string param4=string.Empty) | SCR_FormatedUIInfo |