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

Protected Member Functions

override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)
void OnInputDeviceIsGamepad (bool isGamepad)
override bool OnMouseButtonDown (Widget w, int x, int y, int button)
override bool OnFocus (Widget w, int x, int y)

Protected Attributes

Widget m_wPlayablePC
ref SCR_ButtonSplitComponent m_pButton

Detailed Description

Definition at line 2 of file SCR_ModdedScenarioComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ModdedScenarioComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 8 of file SCR_ModdedScenarioComponent.c.

◆ HandlerDeattached()

override void SCR_ModdedScenarioComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 20 of file SCR_ModdedScenarioComponent.c.

◆ OnFocus()

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

Definition at line 38 of file SCR_ModdedScenarioComponent.c.

◆ OnInputDeviceIsGamepad()

void SCR_ModdedScenarioComponent::OnInputDeviceIsGamepad ( bool isGamepad)
inlineprotected

Definition at line 26 of file SCR_ModdedScenarioComponent.c.

◆ OnMouseButtonDown()

override bool SCR_ModdedScenarioComponent::OnMouseButtonDown ( Widget w,
int x,
int y,
int button )
inlineprotected

Definition at line 32 of file SCR_ModdedScenarioComponent.c.

Member Data Documentation

◆ m_pButton

ref SCR_ButtonSplitComponent SCR_ModdedScenarioComponent::m_pButton
protected

Definition at line 5 of file SCR_ModdedScenarioComponent.c.

◆ m_wPlayablePC

Widget SCR_ModdedScenarioComponent::m_wPlayablePC
protected

Definition at line 4 of file SCR_ModdedScenarioComponent.c.


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