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

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

FindLabelComponent(notnull Widget w)SCR_LabelComponentstatic
GetComponent(string name, Widget parent, bool searchAllChildren=true)SCR_LabelComponentstatic
SCR_ScriptedWidgetComponent.GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetRootWidget()SCR_ScriptedWidgetComponent
HandlerAttached(Widget w)SCR_LabelComponent
IsVisible()SCR_ScriptedWidgetComponent
m_fPaddingTopSCR_LabelComponentprotected
m_OnClickSCR_ScriptedWidgetComponent
m_sLabelSCR_LabelComponentprotected
m_wLabelWidgetSCR_LabelComponentprotected
m_wRootSCR_ScriptedWidgetComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_ScriptedWidgetComponent
ResetTopPadding()SCR_LabelComponent
SetText(string text)SCR_LabelComponent
SetTopPadding(float padding)SCR_LabelComponent
SetVisible(bool visible)SCR_LabelComponent