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

Protected Member Functions

override bool OnModalClickOut (Widget modalRoot, int x, int y, int button)
override void HandlerDeattached (Widget w)
void SetupOwners (SCR_ComboBoxComponent owner, ChimeraMenuBase menu)
void OnMenuUpdate (float tDelta)

Protected Attributes

SCR_ComboBoxComponent m_Owner
ChimeraMenuBase m_OwnerMenu
ref ScriptInvoker m_OnModalClickOut = new ScriptInvoker()

Detailed Description

Definition at line 601 of file SCR_ComboBoxComponent.c.

Member Function Documentation

◆ HandlerDeattached()

override void SCR_ComboModalHandler::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 616 of file SCR_ComboBoxComponent.c.

◆ OnMenuUpdate()

void SCR_ComboModalHandler::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 633 of file SCR_ComboBoxComponent.c.

◆ OnModalClickOut()

override bool SCR_ComboModalHandler::OnModalClickOut ( Widget modalRoot,
int x,
int y,
int button )
inlineprotected

Definition at line 609 of file SCR_ComboBoxComponent.c.

◆ SetupOwners()

void SCR_ComboModalHandler::SetupOwners ( SCR_ComboBoxComponent owner,
ChimeraMenuBase menu )
inlineprotected

Definition at line 623 of file SCR_ComboBoxComponent.c.

Member Data Documentation

◆ m_OnModalClickOut

ref ScriptInvoker SCR_ComboModalHandler::m_OnModalClickOut = new ScriptInvoker()
protected

Definition at line 606 of file SCR_ComboBoxComponent.c.

◆ m_Owner

SCR_ComboBoxComponent SCR_ComboModalHandler::m_Owner
protected

Definition at line 603 of file SCR_ComboBoxComponent.c.

◆ m_OwnerMenu

ChimeraMenuBase SCR_ComboModalHandler::m_OwnerMenu
protected

Definition at line 604 of file SCR_ComboBoxComponent.c.


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