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

Protected Member Functions

void OnUpdatePoint (WorldUpdatePointArgs args)
void OnDiag (float timeSlice)
void Register (SCR_RadialMenuGameModeComponent component)
void Unregister (SCR_RadialMenuGameModeComponent component)

Protected Attributes

ref array< SCR_RadialMenuGameModeComponent > m_Components = {}

Detailed Description

Definition at line 1 of file RadialMenuSystem.c.

Member Function Documentation

◆ OnDiag()

void RadialMenuSystem::OnDiag ( float timeSlice)
inlineprotected

Definition at line 24 of file RadialMenuSystem.c.

◆ OnUpdatePoint()

void RadialMenuSystem::OnUpdatePoint ( WorldUpdatePointArgs args)
inlineprotected

Definition at line 14 of file RadialMenuSystem.c.

◆ Register()

void RadialMenuSystem::Register ( SCR_RadialMenuGameModeComponent component)
inlineprotected

Definition at line 41 of file RadialMenuSystem.c.

◆ Unregister()

void RadialMenuSystem::Unregister ( SCR_RadialMenuGameModeComponent component)
inlineprotected

Definition at line 53 of file RadialMenuSystem.c.

Member Data Documentation

◆ m_Components

ref array<SCR_RadialMenuGameModeComponent> RadialMenuSystem::m_Components = {}
protected

Definition at line 12 of file RadialMenuSystem.c.


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