◆ GetRootWidget()
Widget SCR_SimpleMessageComponent.GetRootWidget |
( |
| ) |
|
◆ HandlerAttached()
override void SCR_SimpleMessageComponent.HandlerAttached |
( |
Widget |
w | ) |
|
|
protected |
◆ SetContentFromPreset() [1/2]
Sets content from preset provided externally.
◆ SetContentFromPreset() [2/2]
void SCR_SimpleMessageComponent.SetContentFromPreset |
( |
string |
presetTag | ) |
|
Sets content from preset stored within this component.
- Parameters
-
presetTag | id of preset to set |
◆ SetVisible()
void SCR_SimpleMessageComponent.SetVisible |
( |
bool |
visible | ) |
|
◆ m_aContentPresets
◆ m_sDefaultPreset
string SCR_SimpleMessageComponent.m_sDefaultPreset |
|
protected |
◆ m_sDescriptionWidgetName
string SCR_SimpleMessageComponent.m_sDescriptionWidgetName |
|
protected |
◆ m_sImageWidgetName
string SCR_SimpleMessageComponent.m_sImageWidgetName |
|
protected |
◆ m_sLoadingName
string SCR_SimpleMessageComponent.m_sLoadingName |
|
protected |
◆ m_sTitleWidgetName
string SCR_SimpleMessageComponent.m_sTitleWidgetName |
|
protected |
◆ m_wDescription
TextWidget SCR_SimpleMessageComponent.m_wDescription |
|
protected |
◆ m_wImage
ImageWidget SCR_SimpleMessageComponent.m_wImage |
|
protected |
◆ m_wLoading
Widget SCR_SimpleMessageComponent.m_wLoading |
|
protected |
◆ m_wRoot
Widget SCR_SimpleMessageComponent.m_wRoot |
|
protected |
◆ m_wTitle
TextWidget SCR_SimpleMessageComponent.m_wTitle |
|
protected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/Common/SCR_SimpleMessageComponent.c