|
| Entity (uint handle, Scene scene) |
|
T | CreateComponent< T > () |
|
T | GetComponent< T > () |
|
TransformComponent | GetTransformComponent () |
|
TagComponent | GetTagComponent () |
|
void | DeleteComponent< T > () |
|
static System.IntPtr | EntityGetTransformComponent (System.IntPtr scene, uint entity) |
|
static System.IntPtr | EntityGetTagComponent (System.IntPtr scene, uint entity) |
|
static System.IntPtr | EntityGetComponentByType (System.IntPtr scene, uint entity, uint componentType) |
|
|
uint | entityHandle |
|
Scene | scene |
|
|
static uint | InvalidHandle = uint.MaxValue |
|
The documentation for this struct was generated from the following file:
- /github/workspace/sources/code/CSharpInterfaces/GrindstoneCore/ECS/Entity.cs