![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | GetSpawnTransform (IEntity owner, out vector outMat[4], bool localCoords=false) |
| Calculates the spawn tranformation matrix for the object. | |
| IEntity | Spawn (IEntity owner, Physics parentPhysics, SCR_HitInfo hitInfo, bool snapToTerrain=false) |
| Spawns the object. | |
Protected Attributes | |
| vector | m_vOffsetPosition |
| vector | m_vOffsetRotation |
Definition at line 2 of file SCR_BaseSpawnable.c.
|
inlineprotected |
Calculates the spawn tranformation matrix for the object.
Definition at line 86 of file SCR_BaseSpawnable.c.
|
inlineprotected |
Spawns the object.
Definition at line 110 of file SCR_BaseSpawnable.c.
|
protected |
Definition at line 5 of file SCR_BaseSpawnable.c.
|
protected |
Definition at line 7 of file SCR_BaseSpawnable.c.