Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
SCR_TutorialFakeBaseComponent Interface Reference
Inheritance diagram for SCR_TutorialFakeBaseComponent:
[legend]

Public Member Functions

void RemoveLinkName (string link)
 
void AddLinkName (string link)
 
void ColorLinks (bool isHoovering)
 
void ClearLinks ()
 
void CreateLinks ()
 
void OnMapOpen (MapConfiguration config)
 
override void OnPostInit (IEntity owner)
 

Public Attributes

string m_sBaseName
 
string m_sBaseNameLonger
 
string m_sBaseCallSign
 
ref Color m_BaseColor
 
EMilitarySymbolIdentity m_eMilitarySymbolIdentity
 
EMilitarySymbolDimension m_eMilitarySymbolDimension
 
EMilitarySymbolIcon m_eMilitarySymbolIcon
 
EMilitarySymbolAmplifier m_eMilitarySymbolAplifier
 
SCR_EFakeBaseServices m_eServices
 
string m_sHighlight
 
bool m_bAntennaWidgetVisible
 
bool m_bAllowServices
 
bool m_bAllowServicesSizeOverlay
 
bool m_bVisible
 
int m_iWidthOverride
 
int m_iHeightOverride
 
ref array< string > m_aBasesToLink
 

Protected Member Functions

void ColorMapLink (notnull MapLink link, bool isHovering)
 

Protected Attributes

ref SCR_GraphLinesData m_GraphLinesData
 
SCR_MapEntity m_MapEntity
 
MapItem m_MapItem
 
ref array< MapLinkm_aLinks = {}
 

Member Function Documentation

◆ AddLinkName()

void SCR_TutorialFakeBaseComponent.AddLinkName ( string  link)

◆ ClearLinks()

void SCR_TutorialFakeBaseComponent.ClearLinks ( )

◆ ColorLinks()

void SCR_TutorialFakeBaseComponent.ColorLinks ( bool  isHoovering)

◆ ColorMapLink()

void SCR_TutorialFakeBaseComponent.ColorMapLink ( notnull MapLink  link,
bool  isHovering 
)
protected

◆ CreateLinks()

void SCR_TutorialFakeBaseComponent.CreateLinks ( )

◆ OnMapOpen()

void SCR_TutorialFakeBaseComponent.OnMapOpen ( MapConfiguration  config)

◆ OnPostInit()

override void SCR_TutorialFakeBaseComponent.OnPostInit ( IEntity  owner)

◆ RemoveLinkName()

void SCR_TutorialFakeBaseComponent.RemoveLinkName ( string  link)

Member Data Documentation

◆ m_aBasesToLink

ref array<string> SCR_TutorialFakeBaseComponent.m_aBasesToLink

◆ m_aLinks

ref array<MapLink> SCR_TutorialFakeBaseComponent.m_aLinks = {}
protected

◆ m_bAllowServices

bool SCR_TutorialFakeBaseComponent.m_bAllowServices

◆ m_bAllowServicesSizeOverlay

bool SCR_TutorialFakeBaseComponent.m_bAllowServicesSizeOverlay

◆ m_bAntennaWidgetVisible

bool SCR_TutorialFakeBaseComponent.m_bAntennaWidgetVisible

◆ m_BaseColor

ref Color SCR_TutorialFakeBaseComponent.m_BaseColor

◆ m_bVisible

bool SCR_TutorialFakeBaseComponent.m_bVisible

◆ m_eMilitarySymbolAplifier

EMilitarySymbolAmplifier SCR_TutorialFakeBaseComponent.m_eMilitarySymbolAplifier

◆ m_eMilitarySymbolDimension

EMilitarySymbolDimension SCR_TutorialFakeBaseComponent.m_eMilitarySymbolDimension

◆ m_eMilitarySymbolIcon

EMilitarySymbolIcon SCR_TutorialFakeBaseComponent.m_eMilitarySymbolIcon

◆ m_eMilitarySymbolIdentity

EMilitarySymbolIdentity SCR_TutorialFakeBaseComponent.m_eMilitarySymbolIdentity

◆ m_eServices

SCR_EFakeBaseServices SCR_TutorialFakeBaseComponent.m_eServices

◆ m_GraphLinesData

ref SCR_GraphLinesData SCR_TutorialFakeBaseComponent.m_GraphLinesData
protected

◆ m_iHeightOverride

int SCR_TutorialFakeBaseComponent.m_iHeightOverride

◆ m_iWidthOverride

int SCR_TutorialFakeBaseComponent.m_iWidthOverride

◆ m_MapEntity

SCR_MapEntity SCR_TutorialFakeBaseComponent.m_MapEntity
protected

◆ m_MapItem

MapItem SCR_TutorialFakeBaseComponent.m_MapItem
protected

◆ m_sBaseCallSign

string SCR_TutorialFakeBaseComponent.m_sBaseCallSign

◆ m_sBaseName

string SCR_TutorialFakeBaseComponent.m_sBaseName

◆ m_sBaseNameLonger

string SCR_TutorialFakeBaseComponent.m_sBaseNameLonger

◆ m_sHighlight

string SCR_TutorialFakeBaseComponent.m_sHighlight

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