![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_BaseSpawnable |
| class | SCR_Spawnable_PrefabTitle |
Functions | |
| class SCR_BaseSpawnable | _WB_GetCustomTitle (BaseContainer source, out string title) |
| 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. | |
Variables | |
| vector | m_vOffsetPosition |
| vector | m_vOffsetRotation |
| class SCR_BaseSpawnable _WB_GetCustomTitle | ( | BaseContainer | source, |
| out string | title ) |
Definition at line 1 of file SCR_BaseSpawnable.c.
|
protected |
Calculates the spawn tranformation matrix for the object.
Definition at line 201 of file SCR_BaseSpawnable.c.
|
protected |
Spawns the object.
Definition at line 225 of file SCR_BaseSpawnable.c.
|
protected |
Definition at line 120 of file SCR_BaseSpawnable.c.
|
protected |
Definition at line 122 of file SCR_BaseSpawnable.c.