Click or drag to resize
Slash.ECS.Blueprints Namespace

[Missing <summary> documentation for "N:Slash.ECS.Blueprints"]

Classes
  ClassDescription
Public classBlueprint
Blueprint for creating an entity with a specific set of components and initial attribute values.
Public classBlueprintManager
Manager that maps blueprint ids to blueprints.
Public classBlueprintUtils
Utility methods for blueprints.
Public classHierarchicalBlueprintManager
Blueprint manager that consults children for looking up blueprints.
Interfaces
  InterfaceDescription
Public interfaceIBlueprintManager
Maps blueprint ids to blueprints.
Delegates