|
| Scene (System.IntPtr p) |
|
bool | IsValidScene () |
|
override string | ToString () |
|
string | GetName () |
|
string | GetPath () |
|
Entity | CreateEntity () |
|
void | DestroyEntity (uint entityHandle) |
|
static uint | SceneCreateEntity (System.IntPtr scene) |
|
static void | SceneDestroyEntity (System.IntPtr scene, uint entityHandle) |
|
static System.IntPtr | SceneGetName (System.IntPtr scene) |
|
static System.IntPtr | SceneGetPath (System.IntPtr scene) |
|
|
static void | DestroyEntity (Entity entity) |
|
|
System.IntPtr | sceneIntPtr |
|
The documentation for this struct was generated from the following file:
- /github/workspace/sources/code/CSharpInterfaces/GrindstoneCore/ECS/Scene.cs