Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_SpawnData.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
9
class
SCR_SpawnData
10
{
11
//------------------------------------------------------------------------------------------------
15
ResourceName GetPrefab();
16
17
//------------------------------------------------------------------------------------------------
21
vector GetPosition();
22
23
//------------------------------------------------------------------------------------------------
27
vector GetAngles();
28
29
//------------------------------------------------------------------------------------------------
33
bool
IsValid()
34
{
35
return
true
;
36
}
37
};
SCR_SpawnData
Definition:
SCR_SpawnData.c:9
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Respawn
RequestHandling
Base
SCR_SpawnData.c
Generated by
1.8.17