|
Arma Reforger Script API
|
This is the complete list of members for SCR_RequestedTaskUIInfo, including all inherited members.
| CopyFrom(SCR_UIName source) | SCR_TaskUIInfo | |
| CreateInfo(LocalizedString name, array< LocalizedString > nameParams, LocalizedString description, array< LocalizedString > descParams, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty) | SCR_TaskUIInfo | static |
| SCR_UIInfo.CreateInfo(UIInfo source) | SCR_UIInfo | static |
| SCR_UIInfo.CreateInfo(LocalizedString name, LocalizedString description=LocalizedString.Empty, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty) | SCR_UIInfo | static |
| CreatePlaceholderInfo(TypeName type) | SCR_UIInfo | static |
| CreateRequestedTaskUIInfo(LocalizedString name, array< LocalizedString > nameParams, LocalizedString description, array< LocalizedString > descParams, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty, int requesterGroupId=0) | SCR_RequestedTaskUIInfo | static |
| Description | SCR_UIDescription | protected |
| DescriptionParam(int index) | SCR_TaskUIInfo | protected |
| FLAG_CUSTOM_DESCRIPTION | SCR_TaskUIInfo | protectedstatic |
| FLAG_CUSTOM_ICON | SCR_TaskUIInfo | protectedstatic |
| FLAG_CUSTOM_NAME | SCR_TaskUIInfo | protectedstatic |
| GetDescription() | SCR_UIDescription | |
| GetIconPath() | SCR_UIInfo | |
| GetIconSetName() | SCR_UIInfo | |
| GetImageSetPath() | SCR_UIInfo | |
| GetInfo(BaseContainer source, string varName) | SCR_UIInfo | static |
| GetName() | SCR_UIName | |
| GetTranslatedName() | SCR_TaskUIInfo | |
| GetUnformattedDescription(out array< LocalizedString > params=null) | SCR_TaskUIInfo | |
| SCR_UIInfo.GetUnformattedDescription() | SCR_UIDescription | |
| GetUnformattedName(out array< LocalizedString > params=null) | SCR_TaskUIInfo | |
| SCR_UIInfo.GetUnformattedName() | SCR_UIName | |
| HasCustomDescription() | SCR_TaskUIInfo | |
| HasCustomIcon() | SCR_TaskUIInfo | |
| HasCustomName() | SCR_TaskUIInfo | |
| 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_aDescriptionParameters | SCR_TaskUIInfo | protected |
| m_aNameParameters | SCR_TaskUIInfo | protected |
| m_iDefaultFlags | SCR_TaskUIInfo | protected |
| m_iRequesterGroupId | SCR_RequestedTaskUIInfo | protected |
| MAX_PARAM_COUNT | SCR_TaskUIInfo | protectedstatic |
| Name | SCR_UIName | protected |
| NameParam(int index) | SCR_TaskUIInfo | protected |
| SetDescription(LocalizedString description) | SCR_UIDescription | |
| SetDescriptionTo(TextWidget textWidget) | SCR_RequestedTaskUIInfo | |
| SetIconPath(ResourceName iconPath) | SCR_TaskUIInfo | |
| SetIconSetName(string iconSetName) | SCR_TaskUIInfo | |
| SetIconTo(ImageWidget imageWidget) | SCR_UIInfo | |
| SetName(LocalizedString name) | SCR_UIName | |
| SetNameTo(TextWidget textWidget) | SCR_TaskUIInfo | |
| SetRequesterGroupId(int groupId) | SCR_RequestedTaskUIInfo | |
| SetUnformattedDescription(LocalizedString description, array< LocalizedString > descriptionParams=null) | SCR_TaskUIInfo | |
| SetUnformattedName(LocalizedString name, array< LocalizedString > nameParams=null) | SCR_TaskUIInfo |