Arma Reforger Script API
|
Public Member Functions | |
void | SetColorAndText () |
override void | _WB_AfterWorldUpdate (float timeSlice) |
void | SCR_Position (IEntitySource src, IEntity parent) |
Protected Attributes | |
int | m_iColor = Color.WHITE |
string | m_sText = string.Empty |
void SCR_Position.SCR_Position | ( | IEntitySource | src, |
IEntity | parent | ||
) |
[in] | src | |
[in] | parent |
override void SCR_Position._WB_AfterWorldUpdate | ( | float | timeSlice | ) |
void SCR_Position.SetColorAndText | ( | ) |
Implemented in SCR_SpawnPoint.
|
protected |
|
protected |