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

Protected Member Functions

void InsertFakeBase (notnull SCR_TutorialFakeBaseComponent fakeBase)
override void OnMapOpen (MapConfiguration config)
void CreateFakeBase (SCR_TutorialFakeBaseComponent fakeBaseComponent)

Protected Attributes

ResourceName m_sBaseElement
ResourceName m_sServiceHint
ref array< SCR_TutorialFakeBaseComponent > m_aFakeBases = {}

Detailed Description

Definition at line 2 of file SCR_TutorialMapUI.c.

Member Function Documentation

◆ CreateFakeBase()

void SCR_TutorialMapUI::CreateFakeBase ( SCR_TutorialFakeBaseComponent fakeBaseComponent)
inlineprotected

Definition at line 33 of file SCR_TutorialMapUI.c.

◆ InsertFakeBase()

void SCR_TutorialMapUI::InsertFakeBase ( notnull SCR_TutorialFakeBaseComponent fakeBase)
inlineprotected

Definition at line 13 of file SCR_TutorialMapUI.c.

◆ OnMapOpen()

override void SCR_TutorialMapUI::OnMapOpen ( MapConfiguration config)
inlineprotected

Definition at line 19 of file SCR_TutorialMapUI.c.

Member Data Documentation

◆ m_aFakeBases

ref array<SCR_TutorialFakeBaseComponent> SCR_TutorialMapUI::m_aFakeBases = {}
protected

Definition at line 10 of file SCR_TutorialMapUI.c.

◆ m_sBaseElement

ResourceName SCR_TutorialMapUI::m_sBaseElement
protected

Definition at line 5 of file SCR_TutorialMapUI.c.

◆ m_sServiceHint

ResourceName SCR_TutorialMapUI::m_sServiceHint
protected

Definition at line 8 of file SCR_TutorialMapUI.c.


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