Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_RequestedTaskUIInfo Member List

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_TaskUIInfostatic
SCR_UIInfo.CreateInfo(UIInfo source)SCR_UIInfostatic
SCR_UIInfo.CreateInfo(LocalizedString name, LocalizedString description=LocalizedString.Empty, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty)SCR_UIInfostatic
CreatePlaceholderInfo(TypeName type)SCR_UIInfostatic
CreateRequestedTaskUIInfo(LocalizedString name, array< LocalizedString > nameParams, LocalizedString description, array< LocalizedString > descParams, ResourceName icon=ResourceName.Empty, string iconSetName=string.Empty, int requesterGroupId=0)SCR_RequestedTaskUIInfostatic
DescriptionSCR_UIDescriptionprotected
DescriptionParam(int index)SCR_TaskUIInfoprotected
FLAG_CUSTOM_DESCRIPTIONSCR_TaskUIInfoprotectedstatic
FLAG_CUSTOM_ICONSCR_TaskUIInfoprotectedstatic
FLAG_CUSTOM_NAMESCR_TaskUIInfoprotectedstatic
GetDescription()SCR_UIDescription
GetIconPath()SCR_UIInfo
GetIconSetName()SCR_UIInfo
GetImageSetPath()SCR_UIInfo
GetInfo(BaseContainer source, string varName)SCR_UIInfostatic
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
IconSCR_UIInfoprotected
IconSetNameSCR_UIInfoprotected
Log(string prefix=string.Empty, LogLevel logLevel=LogLevel.VERBOSE)SCR_UIInfo
m_aDescriptionParametersSCR_TaskUIInfoprotected
m_aNameParametersSCR_TaskUIInfoprotected
m_iDefaultFlagsSCR_TaskUIInfoprotected
m_iRequesterGroupIdSCR_RequestedTaskUIInfoprotected
MAX_PARAM_COUNTSCR_TaskUIInfoprotectedstatic
NameSCR_UINameprotected
NameParam(int index)SCR_TaskUIInfoprotected
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