Arma Reforger Script API
|
This is the complete list of members for SCR_BaseSpawnable, including all inherited members.
AlreadyExists(WorldEditorAPI api, IEntitySource source, int index) | SCR_BaseSpawnable | |
CompareAttributes(SCR_BaseSpawnable other) | SCR_BaseSpawnable | |
CopyToSource(WorldEditorAPI api, IEntitySource source, array< ref ContainerIdPathEntry > path, int index, string currentObjectName) | SCR_BaseSpawnable | |
CreateObject(WorldEditorAPI api, IEntitySource source, array< ref ContainerIdPathEntry > path, int index) | SCR_BaseSpawnable | |
GetSpawnTransform(IEntity owner, out vector outMat[4], bool localCoords=false) | SCR_BaseSpawnable | |
m_vOffsetPosition | SCR_BaseSpawnable | protected |
m_vOffsetRotation | SCR_BaseSpawnable | protected |
SetVariables(WorldEditorAPI api, IEntitySource source, array< ref ContainerIdPathEntry > path, int index) | SCR_BaseSpawnable | |
Spawn(IEntity owner, Physics parentPhysics, SCR_HitInfo hitInfo, bool snapToTerrain=false) | SCR_BaseSpawnable |