Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_MarkerSimpleConfig Interface Reference

Placed marker color entry. More...

Public Member Functions

int GetEntryID ()
 
void GetIconResource (out ResourceName imageset, out string imageQuad)
 
Color GetColor ()
 
string GetText ()
 

Protected Attributes

string m_sName
 
int m_iEntryID
 
ResourceName m_sIconImageset
 
string m_sIconImagesetQuad
 
ref Color m_Color
 
string m_sText
 

Detailed Description

Placed marker color entry.

Member Function Documentation

◆ GetColor()

Color SCR_MarkerSimpleConfig.GetColor ( )

◆ GetEntryID()

int SCR_MarkerSimpleConfig.GetEntryID ( )

◆ GetIconResource()

void SCR_MarkerSimpleConfig.GetIconResource ( out ResourceName  imageset,
out string  imageQuad 
)

◆ GetText()

string SCR_MarkerSimpleConfig.GetText ( )

Member Data Documentation

◆ m_Color

ref Color SCR_MarkerSimpleConfig.m_Color
protected

◆ m_iEntryID

int SCR_MarkerSimpleConfig.m_iEntryID
protected

◆ m_sIconImageset

ResourceName SCR_MarkerSimpleConfig.m_sIconImageset
protected

◆ m_sIconImagesetQuad

string SCR_MarkerSimpleConfig.m_sIconImagesetQuad
protected

◆ m_sName

string SCR_MarkerSimpleConfig.m_sName
protected

◆ m_sText

string SCR_MarkerSimpleConfig.m_sText
protected

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