 | ComponentManager Constructor |
Constructs a new component manager without any initial components.
Namespace: Slash.ECS.ComponentsAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntaxpublic ComponentManager()
public:
ComponentManager()
new : unit -> ComponentManager
See Also