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

Protected Member Functions

ScriptInvoker GetOnFocusChanged ()
override bool OnFocus (Widget w, int x, int y)
override bool OnFocusLost (Widget w, int x, int y)

Protected Attributes

ref ScriptInvoker Event_OnFocusChanged = new ScriptInvoker

Detailed Description

Deprecated component - for this functionality, use eventHandlerComponent If focused will send out event

Definition at line 5 of file SCR_OnFocusUIComponent.c.

Member Function Documentation

◆ GetOnFocusChanged()

ScriptInvoker SCR_OnFocusUIComponent::GetOnFocusChanged ( )
inlineprotected

Definition at line 9 of file SCR_OnFocusUIComponent.c.

◆ OnFocus()

override bool SCR_OnFocusUIComponent::OnFocus ( Widget w,
int x,
int y )
inlineprotected

Definition at line 14 of file SCR_OnFocusUIComponent.c.

◆ OnFocusLost()

override bool SCR_OnFocusUIComponent::OnFocusLost ( Widget w,
int x,
int y )
inlineprotected

Definition at line 20 of file SCR_OnFocusUIComponent.c.

Member Data Documentation

◆ Event_OnFocusChanged

ref ScriptInvoker SCR_OnFocusUIComponent::Event_OnFocusChanged = new ScriptInvoker
protected

Definition at line 7 of file SCR_OnFocusUIComponent.c.


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