IComponent Interface

TinyEcs

IComponent Interface

[This is preliminary documentation and is subject to change.]

Implement this interface to mark a struct as a component type. Allows the struct to be wrapped by a Ro/Rw-DataStream.

Namespace:  TinyEcs
Assembly:  TinyEcs (in TinyEcs.dll) Version: 1.0.0
See Also