Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_RadialMenuGameModeComponent Interface Reference
Inheritance diagram for SCR_RadialMenuGameModeComponent:

Public Member Functions

void Update (float timeSlice)
 
override void OnPostInit (IEntity owner)
 
override void OnDelete (IEntity owner)
 
SCR_RadialMenu GetMenu ()
 

Protected Member Functions

void ConnectToRadialMenuSystem ()
 
void DisconnectFromRadialMenuSystem ()
 

Protected Attributes

ref SCR_RadialMenu m_Menu
 

Member Function Documentation

◆ ConnectToRadialMenuSystem()

void SCR_RadialMenuGameModeComponent.ConnectToRadialMenuSystem ( )
protected

◆ DisconnectFromRadialMenuSystem()

void SCR_RadialMenuGameModeComponent.DisconnectFromRadialMenuSystem ( )
protected

◆ GetMenu()

SCR_RadialMenu SCR_RadialMenuGameModeComponent.GetMenu ( )
Returns

◆ OnDelete()

override void SCR_RadialMenuGameModeComponent.OnDelete ( IEntity owner)

◆ OnPostInit()

override void SCR_RadialMenuGameModeComponent.OnPostInit ( IEntity owner)

◆ Update()

void SCR_RadialMenuGameModeComponent.Update ( float timeSlice)
Parameters
[in]timeSlice

Member Data Documentation

◆ m_Menu

ref SCR_RadialMenu SCR_RadialMenuGameModeComponent.m_Menu
protected

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