Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorButtonUIComponent Class Reference
Inheritance diagram for SCR_EditorButtonUIComponent:
ScriptedWidgetComponent

Protected Member Functions

void OnEditorLimitedChange (bool isLimited)
override bool OnClick (Widget w, int x, int y, int button)
override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

Widget m_Widget

Detailed Description

Definition at line 1 of file SCR_EditorButtonUIComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_EditorButtonUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 19 of file SCR_EditorButtonUIComponent.c.

◆ HandlerDeattached()

override void SCR_EditorButtonUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 32 of file SCR_EditorButtonUIComponent.c.

◆ OnClick()

override bool SCR_EditorButtonUIComponent::OnClick ( Widget w,
int x,
int y,
int button )
inlineprotected

Definition at line 12 of file SCR_EditorButtonUIComponent.c.

◆ OnEditorLimitedChange()

void SCR_EditorButtonUIComponent::OnEditorLimitedChange ( bool isLimited)
inlineprotected

Definition at line 6 of file SCR_EditorButtonUIComponent.c.

Member Data Documentation

◆ m_Widget

Widget SCR_EditorButtonUIComponent::m_Widget
protected

Definition at line 3 of file SCR_EditorButtonUIComponent.c.


The documentation for this class was generated from the following file: