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

Protected Member Functions

void OnMenuUpdate (float timeSlice)
void OnChanged (EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesInsert, set< SCR_EditableEntityComponent > entitiesRemove)
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

EEditableEntityState m_States
ref Color m_LineColor
ShapeFlags m_ShapeFlags
ref map< SCR_EditableEntityComponent, intm_Groups = new map<SCR_EditableEntityComponent, int>()
int m_iLineColorPacked
CanvasWidget m_wCanvas
ref array< ref CanvasWidgetCommand > m_aDrawCommands

Detailed Description

Definition at line 3 of file SCR_WaypointLinesEditorUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_WaypointLinesEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 147 of file SCR_WaypointLinesEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_WaypointLinesEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 180 of file SCR_WaypointLinesEditorUIComponent.c.

◆ OnChanged()

void SCR_WaypointLinesEditorUIComponent::OnChanged ( EEditableEntityState state,
set< SCR_EditableEntityComponent > entitiesInsert,
set< SCR_EditableEntityComponent > entitiesRemove )
inlineprotected

Definition at line 91 of file SCR_WaypointLinesEditorUIComponent.c.

◆ OnMenuUpdate()

void SCR_WaypointLinesEditorUIComponent::OnMenuUpdate ( float timeSlice)
inlineprotected

Definition at line 21 of file SCR_WaypointLinesEditorUIComponent.c.

Member Data Documentation

◆ m_aDrawCommands

ref array<ref CanvasWidgetCommand> SCR_WaypointLinesEditorUIComponent::m_aDrawCommands
protected

Definition at line 18 of file SCR_WaypointLinesEditorUIComponent.c.

◆ m_Groups

ref map<SCR_EditableEntityComponent, int> SCR_WaypointLinesEditorUIComponent::m_Groups = new map<SCR_EditableEntityComponent, int>()
protected

Definition at line 14 of file SCR_WaypointLinesEditorUIComponent.c.

◆ m_iLineColorPacked

int SCR_WaypointLinesEditorUIComponent::m_iLineColorPacked
protected

Definition at line 15 of file SCR_WaypointLinesEditorUIComponent.c.

◆ m_LineColor

ref Color SCR_WaypointLinesEditorUIComponent::m_LineColor
protected

Definition at line 9 of file SCR_WaypointLinesEditorUIComponent.c.

◆ m_ShapeFlags

ShapeFlags SCR_WaypointLinesEditorUIComponent::m_ShapeFlags
protected

Definition at line 12 of file SCR_WaypointLinesEditorUIComponent.c.

◆ m_States

EEditableEntityState SCR_WaypointLinesEditorUIComponent::m_States
protected

Definition at line 6 of file SCR_WaypointLinesEditorUIComponent.c.

◆ m_wCanvas

CanvasWidget SCR_WaypointLinesEditorUIComponent::m_wCanvas
protected

Definition at line 17 of file SCR_WaypointLinesEditorUIComponent.c.


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