| Slash.ECS.Blueprints Namespace |
[Missing <summary> documentation for "N:Slash.ECS.Blueprints"]
| Class | Description | |
|---|---|---|
| Blueprint |
Blueprint for creating an entity with a specific set of components
and initial attribute values.
| |
| BlueprintManager |
Manager that maps blueprint ids to blueprints.
| |
| BlueprintUtils |
Utility methods for blueprints.
| |
| HierarchicalBlueprintManager |
Blueprint manager that consults children for looking up blueprints.
|
| Interface | Description | |
|---|---|---|
| IBlueprintManager |
Maps blueprint ids to blueprints.
|
| Delegate | Description | |
|---|---|---|
| BlueprintManagerBlueprintsChangedDelegate |
Delegate for BlueprintsChanged event.
|