Enfusion Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
TextDrawCommand Interface Reference
Inheritance diagram for TextDrawCommand:
[legend]

Public Attributes

int m_iColor = 0xff000000
 
vector m_Position
 Only in XY, Z is ignored.
 
string m_sText
 
int m_iFontPropertiesId
 
float m_fSize = 24
 
vector m_Pivot
 Only in XY, Z is ignored.
 
float m_fRotation
 

Additional Inherited Members

- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Member Data Documentation

◆ m_fRotation

float TextDrawCommand.m_fRotation

◆ m_fSize

float TextDrawCommand.m_fSize = 24

◆ m_iColor

int TextDrawCommand.m_iColor = 0xff000000

◆ m_iFontPropertiesId

int TextDrawCommand.m_iFontPropertiesId

◆ m_Pivot

vector TextDrawCommand.m_Pivot

Only in XY, Z is ignored.

◆ m_Position

vector TextDrawCommand.m_Position

Only in XY, Z is ignored.

◆ m_sText

string TextDrawCommand.m_sText

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