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

Protected Member Functions

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

Protected Attributes

ref array< SCR_MapMarkerManagerComponent > m_Components = {}

Detailed Description

Definition at line 2 of file SCR_MapMarkerManagerSystem.c.

Member Function Documentation

◆ OnDiag()

void SCR_MapMarkerManagerSystem::OnDiag ( float timeSlice)
inlineprotected

Definition at line 26 of file SCR_MapMarkerManagerSystem.c.

◆ OnUpdatePoint()

void SCR_MapMarkerManagerSystem::OnUpdatePoint ( WorldUpdatePointArgs args)
inlineprotected

Definition at line 15 of file SCR_MapMarkerManagerSystem.c.

◆ Register()

void SCR_MapMarkerManagerSystem::Register ( SCR_MapMarkerManagerComponent component)
inlineprotected

Definition at line 44 of file SCR_MapMarkerManagerSystem.c.

◆ Unregister()

void SCR_MapMarkerManagerSystem::Unregister ( SCR_MapMarkerManagerComponent component)
inlineprotected

Definition at line 57 of file SCR_MapMarkerManagerSystem.c.

Member Data Documentation

◆ m_Components

ref array<SCR_MapMarkerManagerComponent> SCR_MapMarkerManagerSystem::m_Components = {}
protected

Definition at line 12 of file SCR_MapMarkerManagerSystem.c.


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