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

Descriptor icon type defaults. More...

Inheritance diagram for SCR_DescriptorDefIcon:
[legend]

Public Member Functions

override void SetDefaults (MapDescriptorProps props)
 Set default values per descriptor type.
 
override void SetColors (MapDescriptorProps props)
 Set default colors per descriptor type.
 
void SetDefaults (MapDescriptorProps props)
 Set default values per descriptor type.
 
void SetColors (MapDescriptorProps props)
 Set default colors per descriptor type.
 

Public Attributes

string m_sImageQuad
 
int m_iIconSize
 
float m_fIconMinScale
 
float m_fIconMaxScale
 
bool m_bAlignWithParent
 
ref Color m_vColor
 
- Public Attributes inherited from SCR_DescriptorDefaultsBase
int m_iDescriptorType
 
int m_iPriority
 
int m_iImageSetIndex
 
bool m_bUseFactionColors
 
bool m_bIsDefaultInvisible
 
int m_iDescriptorGroupType
 
float m_fGroupScale
 

Additional Inherited Members

- Static Public Member Functions inherited from SCR_DescriptorDefaultsBase
static void SetGlobals (int size, float refPPU)
 Set global descriptor defaults values.
 
- Static Public Attributes inherited from SCR_DescriptorDefaultsBase
static int s_iImageSetIconSize
 
static float s_fReferencePPU
 

Detailed Description

Descriptor icon type defaults.

Member Function Documentation

◆ SetColors()

override void SCR_DescriptorDefIcon.SetColors ( MapDescriptorProps  props)

Set default colors per descriptor type.

Implements SCR_DescriptorDefaultsBase.

Implemented in SCR_DescriptorDefIconText.

◆ SetDefaults()

override void SCR_DescriptorDefIcon.SetDefaults ( MapDescriptorProps  props)

Set default values per descriptor type.

Implements SCR_DescriptorDefaultsBase.

Implemented in SCR_DescriptorDefIconText.

Member Data Documentation

◆ m_bAlignWithParent

bool SCR_DescriptorDefIcon.m_bAlignWithParent

◆ m_fIconMaxScale

float SCR_DescriptorDefIcon.m_fIconMaxScale

◆ m_fIconMinScale

float SCR_DescriptorDefIcon.m_fIconMinScale

◆ m_iIconSize

int SCR_DescriptorDefIcon.m_iIconSize

◆ m_sImageQuad

string SCR_DescriptorDefIcon.m_sImageQuad

◆ m_vColor

ref Color SCR_DescriptorDefIcon.m_vColor

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