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

Public Member Functions

override void EOnInit (IEntity owner)
 
void SCR_UnitDisplayManager (IEntitySource src, IEntity parent)
 
void ~SCR_UnitDisplayManager ()
 

Public Attributes

bool m_bShapeUseAlpha
 
bool m_bShapeUseScaling
 
bool m_bShapeUseText
 
bool m_bShapeUseHealthbar
 
float m_fShapeTextDistance
 
float m_fShapeTextHeightOffset
 
float m_fShapeTextSize
 
float m_fShapeHeightOffset
 
float m_fShapeHealthbarWidth
 
float m_fShapeHealthbarHeight
 
float m_fShapeRadius
 
float m_fShapeSizeGoal
 
float m_fShapeSizeMinimum
 
float m_fShapeSizeMaximum
 

Constructor & Destructor Documentation

◆ SCR_UnitDisplayManager()

void SCR_UnitDisplayManager.SCR_UnitDisplayManager ( IEntitySource  src,
IEntity  parent 
)

◆ ~SCR_UnitDisplayManager()

void SCR_UnitDisplayManager.~SCR_UnitDisplayManager ( )

Member Function Documentation

◆ EOnInit()

override void SCR_UnitDisplayManager.EOnInit ( IEntity  owner)

Member Data Documentation

◆ m_bShapeUseAlpha

bool SCR_UnitDisplayManager.m_bShapeUseAlpha

◆ m_bShapeUseHealthbar

bool SCR_UnitDisplayManager.m_bShapeUseHealthbar

◆ m_bShapeUseScaling

bool SCR_UnitDisplayManager.m_bShapeUseScaling

◆ m_bShapeUseText

bool SCR_UnitDisplayManager.m_bShapeUseText

◆ m_fShapeHealthbarHeight

float SCR_UnitDisplayManager.m_fShapeHealthbarHeight

◆ m_fShapeHealthbarWidth

float SCR_UnitDisplayManager.m_fShapeHealthbarWidth

◆ m_fShapeHeightOffset

float SCR_UnitDisplayManager.m_fShapeHeightOffset

◆ m_fShapeRadius

float SCR_UnitDisplayManager.m_fShapeRadius

◆ m_fShapeSizeGoal

float SCR_UnitDisplayManager.m_fShapeSizeGoal

◆ m_fShapeSizeMaximum

float SCR_UnitDisplayManager.m_fShapeSizeMaximum

◆ m_fShapeSizeMinimum

float SCR_UnitDisplayManager.m_fShapeSizeMinimum

◆ m_fShapeTextDistance

float SCR_UnitDisplayManager.m_fShapeTextDistance

◆ m_fShapeTextHeightOffset

float SCR_UnitDisplayManager.m_fShapeTextHeightOffset

◆ m_fShapeTextSize

float SCR_UnitDisplayManager.m_fShapeTextSize

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