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

Protected Member Functions

void Init (notnull SCR_SpawnPoint spawnPoint)
override void SetName (string name)
override vector GetPos ()
void UpdateResources ()
void UpdateIcon ()
override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)
override void SelectIcon (bool invoke=true)
override bool OnMouseEnter (Widget w, int x, int y)
override bool OnMouseLeave (Widget w, Widget enterW, int x, int y)
override RplId GetSpawnPointId ()

Protected Attributes

string m_sSelection
string m_sSpawnPoint
SCR_SpawnPoint m_SpawnPoint
RplId m_SpawnPointId
string m_sFactionKey
TextWidget m_wSpawnPointName
Widget m_wImageOverlay
OverlayWidget m_wSymbolOverlay
SCR_MilitarySymbolUIComponent m_MilitarySymbolComponent
ButtonWidget m_wButton
SizeLayoutWidget m_wSizeLayout
Widget m_wSupplies
SCR_ResourceComponent m_ResourceComponent
SCR_ResourceConsumer m_ResourceConsumer
ref SCR_ResourceSystemSubscriptionHandleBase m_ResourceSubscriptionHandleConsumer
RplId m_ResourceInventoryPlayerComponentRplId

Detailed Description

Definition at line 1 of file SCR_MapUISpawnPoint.c.

Member Function Documentation

◆ GetPos()

override vector SCR_MapUISpawnPoint::GetPos ( )
inlineprotected

Definition at line 63 of file SCR_MapUISpawnPoint.c.

◆ GetSpawnPointId()

override RplId SCR_MapUISpawnPoint::GetSpawnPointId ( )
inlineprotected

Definition at line 265 of file SCR_MapUISpawnPoint.c.

◆ HandlerAttached()

override void SCR_MapUISpawnPoint::HandlerAttached ( Widget w)
inlineprotected

Definition at line 148 of file SCR_MapUISpawnPoint.c.

◆ HandlerDeattached()

override void SCR_MapUISpawnPoint::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 174 of file SCR_MapUISpawnPoint.c.

◆ Init()

void SCR_MapUISpawnPoint::Init ( notnull SCR_SpawnPoint spawnPoint)
inlineprotected

Definition at line 26 of file SCR_MapUISpawnPoint.c.

◆ OnMouseEnter()

override bool SCR_MapUISpawnPoint::OnMouseEnter ( Widget w,
int x,
int y )
inlineprotected

Definition at line 227 of file SCR_MapUISpawnPoint.c.

◆ OnMouseLeave()

override bool SCR_MapUISpawnPoint::OnMouseLeave ( Widget w,
Widget enterW,
int x,
int y )
inlineprotected

Definition at line 247 of file SCR_MapUISpawnPoint.c.

◆ SelectIcon()

override void SCR_MapUISpawnPoint::SelectIcon ( bool invoke = true)
inlineprotected

Definition at line 185 of file SCR_MapUISpawnPoint.c.

◆ SetName()

override void SCR_MapUISpawnPoint::SetName ( string name)
inlineprotected

Definition at line 56 of file SCR_MapUISpawnPoint.c.

◆ UpdateIcon()

void SCR_MapUISpawnPoint::UpdateIcon ( )
inlineprotected

Definition at line 79 of file SCR_MapUISpawnPoint.c.

◆ UpdateResources()

void SCR_MapUISpawnPoint::UpdateResources ( )
inlineprotected

Definition at line 69 of file SCR_MapUISpawnPoint.c.

Member Data Documentation

◆ m_MilitarySymbolComponent

SCR_MilitarySymbolUIComponent SCR_MapUISpawnPoint::m_MilitarySymbolComponent
protected

Definition at line 14 of file SCR_MapUISpawnPoint.c.

◆ m_ResourceComponent

SCR_ResourceComponent SCR_MapUISpawnPoint::m_ResourceComponent
protected

Definition at line 20 of file SCR_MapUISpawnPoint.c.

◆ m_ResourceConsumer

SCR_ResourceConsumer SCR_MapUISpawnPoint::m_ResourceConsumer
protected

Definition at line 21 of file SCR_MapUISpawnPoint.c.

◆ m_ResourceInventoryPlayerComponentRplId

RplId SCR_MapUISpawnPoint::m_ResourceInventoryPlayerComponentRplId
protected

Definition at line 23 of file SCR_MapUISpawnPoint.c.

◆ m_ResourceSubscriptionHandleConsumer

ref SCR_ResourceSystemSubscriptionHandleBase SCR_MapUISpawnPoint::m_ResourceSubscriptionHandleConsumer
protected

Definition at line 22 of file SCR_MapUISpawnPoint.c.

◆ m_sFactionKey

string SCR_MapUISpawnPoint::m_sFactionKey
protected

Definition at line 10 of file SCR_MapUISpawnPoint.c.

◆ m_SpawnPoint

SCR_SpawnPoint SCR_MapUISpawnPoint::m_SpawnPoint
protected

Definition at line 8 of file SCR_MapUISpawnPoint.c.

◆ m_SpawnPointId

RplId SCR_MapUISpawnPoint::m_SpawnPointId
protected

Definition at line 9 of file SCR_MapUISpawnPoint.c.

◆ m_sSelection

string SCR_MapUISpawnPoint::m_sSelection
protected

Definition at line 4 of file SCR_MapUISpawnPoint.c.

◆ m_sSpawnPoint

string SCR_MapUISpawnPoint::m_sSpawnPoint
protected

Definition at line 6 of file SCR_MapUISpawnPoint.c.

◆ m_wButton

ButtonWidget SCR_MapUISpawnPoint::m_wButton
protected

Definition at line 15 of file SCR_MapUISpawnPoint.c.

◆ m_wImageOverlay

Widget SCR_MapUISpawnPoint::m_wImageOverlay
protected

Definition at line 12 of file SCR_MapUISpawnPoint.c.

◆ m_wSizeLayout

SizeLayoutWidget SCR_MapUISpawnPoint::m_wSizeLayout
protected

Definition at line 16 of file SCR_MapUISpawnPoint.c.

◆ m_wSpawnPointName

TextWidget SCR_MapUISpawnPoint::m_wSpawnPointName
protected

Definition at line 11 of file SCR_MapUISpawnPoint.c.

◆ m_wSupplies

Widget SCR_MapUISpawnPoint::m_wSupplies
protected

Definition at line 17 of file SCR_MapUISpawnPoint.c.

◆ m_wSymbolOverlay

OverlayWidget SCR_MapUISpawnPoint::m_wSymbolOverlay
protected

Definition at line 13 of file SCR_MapUISpawnPoint.c.


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