This is the complete list of members for SCR_HintUIInfo, including all inherited members.
| CopyFrom(SCR_UIName source) | SCR_UIInfo | protected |
| CreateInfo(string description, string name, float duration, EHint type, EFieldManualEntryId fieldManualEntry, bool isTimerVisible) | SCR_HintUIInfo | static |
| SCR_BlockUIInfo.CreateInfo(UIInfo source) | SCR_UIInfo | static |
| SCR_BlockUIInfo.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_BlockUIInfo | |
| GetDuration() | SCR_HintUIInfo | |
| GetFieldManualLink() | SCR_HintUIInfo | |
| GetHighlightWidgetNames(out notnull array< string > outWidgetNames) | SCR_HintUIInfo | |
| GetIconPath() | SCR_UIInfo | |
| GetIconSetName() | SCR_UIInfo | |
| GetImageSetPath() | SCR_UIInfo | |
| GetInfo(BaseContainer source, string varName) | SCR_UIInfo | static |
| GetIsDontShowAgainVisible() | SCR_HintUIInfo | |
| GetName() | SCR_UIName | |
| GetPriority() | SCR_HintUIInfo | |
| GetSequenceCount() | SCR_HintUIInfo | |
| GetSequencePage() | SCR_HintUIInfo | |
| GetShowLimit() | SCR_HintUIInfo | |
| GetTimeStarted() | SCR_HintUIInfo | |
| GetType() | SCR_HintUIInfo | |
| GetUnformattedDescription() | SCR_UIDescription | |
| GetUnformattedDescriptionBlockName(int index) | SCR_BlockUIInfo | |
| GetUnformattedName() | SCR_UIName | |
| HasDescription() | SCR_BlockUIInfo | |
| HasIcon() | SCR_UIInfo | |
| HasName() | SCR_UIName | |
| Icon | SCR_UIInfo | protected |
| IconSetName | SCR_UIInfo | protected |
| InitSequence(int page, int count) | SCR_HintUIInfo | |
| IsInSequence() | SCR_HintUIInfo | |
| IsPersistent() | SCR_HintUIInfo | |
| IsTimerVisible() | SCR_HintUIInfo | |
| Log(string prefix=string.Empty, LogLevel logLevel=LogLevel.VERBOSE) | SCR_UIInfo | |
| m_aDescriptionBlocks | SCR_BlockUIInfo | protected |
| m_aHighlightWidgetsNames | SCR_HintUIInfo | protected |
| m_bIsDontShowAgainVisible | SCR_HintUIInfo | protected |
| m_bIsTimerVisible | SCR_HintUIInfo | protected |
| m_bPersistent | SCR_HintUIInfo | protected |
| m_fDuration | SCR_HintUIInfo | protected |
| m_FieldManualLink | SCR_HintUIInfo | protected |
| m_iPriority | SCR_HintUIInfo | protected |
| m_iSequenceCount | SCR_HintUIInfo | protected |
| m_iSequencePage | SCR_HintUIInfo | protected |
| m_iShowLimit | SCR_HintUIInfo | protected |
| m_iTimeHintStarted | SCR_HintUIInfo | protected |
| m_Type | SCR_HintUIInfo | protected |
| Name | SCR_UIName | protected |
| SetDescription(LocalizedString description) | SCR_UIDescription | |
| SetDescriptionBlockName(int index, LocalizedString text) | SCR_BlockUIInfo | |
| SetDescriptionTo(TextWidget textWidget) | SCR_HintUIInfo | |
| SetIconTo(ImageWidget imageWidget) | SCR_UIInfo | |
| SetName(LocalizedString name) | SCR_UIName | |
| SetNameTo(TextWidget textWidget) | SCR_UIName | |
| SetPersistent(bool persistent) | SCR_HintUIInfo | |
| SetTimeStamp() | SCR_HintUIInfo | |