|
Nebula
|
This is the complete list of members for Nebula.Game.NebulaApiV1, including all inherited members.
| CreateEntity(uint worldId, string template) | Nebula.Game.NebulaApiV1 | |
| DeleteEntity(UInt64 entityId) | Nebula.Game.NebulaApiV1 | |
| GetComponentData(UInt64 entityId, uint componentId, IntPtr data, int dataSize) | Nebula.Game.NebulaApiV1 | |
| GetComponentId(string name) | Nebula.Game.NebulaApiV1 | |
| GetDefaultWorldId() | Nebula.Game.NebulaApiV1 | |
| GetOrientation(UInt64 entityId) | Nebula.Game.NebulaApiV1 | |
| GetPosition(UInt64 entityId) | Nebula.Game.NebulaApiV1 | |
| GetScale(UInt64 entityId) | Nebula.Game.NebulaApiV1 | |
| HasComponent(UInt64 entityId, uint componentId) | Nebula.Game.NebulaApiV1 | |
| IsValid(UInt64 entityId) | Nebula.Game.NebulaApiV1 | |
| SetComponentData(UInt64 entityId, uint componentId, IntPtr data, int dataSize) | Nebula.Game.NebulaApiV1 | |
| SetOrientation(UInt64 entityId, Quaternion orientation) | Nebula.Game.NebulaApiV1 | |
| SetPosition(UInt64 entityId, Vector3 position) | Nebula.Game.NebulaApiV1 | |
| SetScale(UInt64 entityId, Vector3 position) | Nebula.Game.NebulaApiV1 |