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

This is the complete list of members for SCR_SimpleWarningComponent, including all inherited members.

FindComponent(notnull Widget w)SCR_SimpleWarningComponentstatic
FindComponentInHierarchy(notnull Widget root)SCR_SimpleWarningComponentstatic
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetRootWidget()SCR_ScriptedWidgetComponent
HandlerAttached(Widget w)SCR_SimpleWarningComponent
IsVisible()SCR_ScriptedWidgetComponent
m_ColorSCR_SimpleWarningComponentprotected
m_OnClickSCR_ScriptedWidgetComponent
m_sIconNameSCR_SimpleWarningComponentprotected
m_sWarningSCR_SimpleWarningComponentprotected
m_TextColorSCR_SimpleWarningComponentprotected
m_wRootSCR_ScriptedWidgetComponentprotected
m_wWarningSCR_SimpleWarningComponentprotected
m_wWarningImageSCR_SimpleWarningComponentprotected
m_wWarningImageSizeSCR_SimpleWarningComponentprotected
m_wWarningWrapperSCR_SimpleWarningComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_ScriptedWidgetComponent
ResetWarning()SCR_SimpleWarningComponent
ResetWarningColor()SCR_SimpleWarningComponent
SetIconVisible(bool visible, bool preserveSpace=false)SCR_SimpleWarningComponent
SetWarning(string text, string iconName, ResourceName imageset=string.Empty)SCR_SimpleWarningComponent
SetWarningColor(Color color, Color textColor)SCR_SimpleWarningComponent
SetWarningVisible(bool visible, bool preserveSpace=true)SCR_SimpleWarningComponent