Arma Reforger Script API
|
Public Member Functions | |
void | SCR_SpawnPreload () |
void | ~SCR_SpawnPreload () |
Public Member Functions inherited from SimplePreload | |
void | SimplePreload () |
void | ~SimplePreload () |
bool | Update (float timeSlice) |
Static Public Member Functions | |
static SCR_SpawnPreload | PreloadSpawnPosition (vector position, float radius=500) |
Static Public Member Functions inherited from SimplePreload | |
static SimplePreload | Preload (vector position, float radius=500, int max_duration_ms=20000) |
Static Public Attributes | |
static const int | MAX_DURATION_MS = 10000 |
Static Public Attributes inherited from SimplePreload | |
static const int | PRELOAD_FRAME_TIME_MS = 100 |
static const int | MIN_DURATION_MS = 1000 |
Additional Inherited Members | |
Public Attributes inherited from SimplePreload | |
ref LoadingAnim | m_LoadingAnim |
vector | m_Position |
float | m_fDuration |
int | m_iMaxDuration |
void SCR_SpawnPreload.SCR_SpawnPreload | ( | ) |
void SCR_SpawnPreload.~SCR_SpawnPreload | ( | ) |
|
static |
|
static |