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

Protected Member Functions

void ToggleMap (bool show, ResourceName mapConfigPrefab)
void OnMapInit (MapConfiguration config)
void OnMapOpen (MapConfiguration config)
void OnMapClose (MapConfiguration config)
bool IsEditorMapOpen ()
bool IsConfigEditor (MapConfiguration config)
void OnEditorModeChange (SCR_EditorModeEntity newModeEntity, SCR_EditorModeEntity oldModeEntity)
void SetCameraIconColor (EEditorMode mode)
void OnEditorCameraCreate (SCR_ManualCamera editorCamera)
void OnMenuUpdate ()
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

SCR_MapEntity m_MapEntity
InputManager m_InputManager
SCR_ManualCamera m_EditorCamera
SCR_EditorManagerCore m_EditorCore
SCR_EditorManagerEntity m_EditorManager
SCR_MapEditorComponent m_EditorMapManager
ref Color m_CameraIconColor = Color.White
Widget m_MapWidget
ResourceName m_EditorMapConfigPrefab
ref MapConfiguration m_MapConfigEditor
bool m_bIsFirstTimeOpened = true

Detailed Description

Definition at line 1 of file SCR_MapEditorUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_MapEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 142 of file SCR_MapEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_MapEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 184 of file SCR_MapEditorUIComponent.c.

◆ IsConfigEditor()

bool SCR_MapEditorUIComponent::IsConfigEditor ( MapConfiguration config)
inlineprotected

Definition at line 80 of file SCR_MapEditorUIComponent.c.

◆ IsEditorMapOpen()

bool SCR_MapEditorUIComponent::IsEditorMapOpen ( )
inlineprotected
Returns

Definition at line 74 of file SCR_MapEditorUIComponent.c.

◆ OnEditorCameraCreate()

void SCR_MapEditorUIComponent::OnEditorCameraCreate ( SCR_ManualCamera editorCamera)
inlineprotected

Definition at line 123 of file SCR_MapEditorUIComponent.c.

◆ OnEditorModeChange()

void SCR_MapEditorUIComponent::OnEditorModeChange ( SCR_EditorModeEntity newModeEntity,
SCR_EditorModeEntity oldModeEntity )
inlineprotected

Definition at line 86 of file SCR_MapEditorUIComponent.c.

◆ OnMapClose()

void SCR_MapEditorUIComponent::OnMapClose ( MapConfiguration config)
inlineprotected

Definition at line 65 of file SCR_MapEditorUIComponent.c.

◆ OnMapInit()

void SCR_MapEditorUIComponent::OnMapInit ( MapConfiguration config)
inlineprotected

Definition at line 43 of file SCR_MapEditorUIComponent.c.

◆ OnMapOpen()

void SCR_MapEditorUIComponent::OnMapOpen ( MapConfiguration config)
inlineprotected

Definition at line 52 of file SCR_MapEditorUIComponent.c.

◆ OnMenuUpdate()

void SCR_MapEditorUIComponent::OnMenuUpdate ( )
inlineprotected

Definition at line 135 of file SCR_MapEditorUIComponent.c.

◆ SetCameraIconColor()

void SCR_MapEditorUIComponent::SetCameraIconColor ( EEditorMode mode)
inlineprotected

Definition at line 110 of file SCR_MapEditorUIComponent.c.

◆ ToggleMap()

void SCR_MapEditorUIComponent::ToggleMap ( bool show,
ResourceName mapConfigPrefab )
inlineprotected
Parameters
[in]show
[in]mapConfigPrefab

Definition at line 23 of file SCR_MapEditorUIComponent.c.

Member Data Documentation

◆ m_bIsFirstTimeOpened

bool SCR_MapEditorUIComponent::m_bIsFirstTimeOpened = true
protected

Definition at line 17 of file SCR_MapEditorUIComponent.c.

◆ m_CameraIconColor

ref Color SCR_MapEditorUIComponent::m_CameraIconColor = Color.White
protected

Definition at line 12 of file SCR_MapEditorUIComponent.c.

◆ m_EditorCamera

SCR_ManualCamera SCR_MapEditorUIComponent::m_EditorCamera
protected

Definition at line 6 of file SCR_MapEditorUIComponent.c.

◆ m_EditorCore

SCR_EditorManagerCore SCR_MapEditorUIComponent::m_EditorCore
protected

Definition at line 8 of file SCR_MapEditorUIComponent.c.

◆ m_EditorManager

SCR_EditorManagerEntity SCR_MapEditorUIComponent::m_EditorManager
protected

Definition at line 9 of file SCR_MapEditorUIComponent.c.

◆ m_EditorMapConfigPrefab

ResourceName SCR_MapEditorUIComponent::m_EditorMapConfigPrefab
protected

Definition at line 15 of file SCR_MapEditorUIComponent.c.

◆ m_EditorMapManager

SCR_MapEditorComponent SCR_MapEditorUIComponent::m_EditorMapManager
protected

Definition at line 10 of file SCR_MapEditorUIComponent.c.

◆ m_InputManager

InputManager SCR_MapEditorUIComponent::m_InputManager
protected

Definition at line 4 of file SCR_MapEditorUIComponent.c.

◆ m_MapConfigEditor

ref MapConfiguration SCR_MapEditorUIComponent::m_MapConfigEditor
protected

Definition at line 16 of file SCR_MapEditorUIComponent.c.

◆ m_MapEntity

SCR_MapEntity SCR_MapEditorUIComponent::m_MapEntity
protected

Definition at line 3 of file SCR_MapEditorUIComponent.c.

◆ m_MapWidget

Widget SCR_MapEditorUIComponent::m_MapWidget
protected

Definition at line 13 of file SCR_MapEditorUIComponent.c.


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