Namespace Cobilas.GodotEngine.Component
Classes
- InternalComponentHub
Inner class for handling IComponentHub.
- NullComponentHub
Represents a null ComponentHub.
- RequireComponentAttribute
Signals to the AddRequireComponent(Node?) method which components to add to the Godot.Node object.
Interfaces
- IComponentHub
An interface to transform a Godot.Node object into a pseudo Component.
- IInternalComponentHub
Interface for inner class for handling IComponentHub.