TinyEcs, simple pure .NET ECS
![]() | WorldCreateArchetype Method |
[This is preliminary documentation and is subject to change.]
Overload List| Name | Description | |
|---|---|---|
![]() | CreateArchetype(Type) |
Create a new archetype.
|
![]() | CreateArchetype(Archetype) |
Create a new archetype by combining archetypes.
|
![]() | CreateArchetype(Archetype, Type) |
Derive a new archetype from an existing archetype.
|
![]() | CreateArchetype(Archetype, Type) |
Derive a new archetype from multiple archetypes.
|
See Also
