![]() | EntityManagerExtensions Class |
Namespace: Slash.ECS.Blueprints.Extensions
The EntityManagerExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateEntity |
Creates a new entity, adding components matching the passed
blueprint and initializing these with the data stored in the
blueprint and the specified configuration. Configuration data
is preferred over blueprint data.
|
![]() ![]() | InitEntity |
Initializes the specified entity, adding components matching the
passed blueprint and initializing these with the data stored in
the blueprint and the specified configuration. Configuration
data is preferred over blueprint data.
|