An item in EntityComponents containing an entity IComponent.
public readonly struct EntityComponent
Properties | |
---|---|
Type | Return the System.Type of an entity component. |
Value | Property is mainly used to display a component value in the Debugger. It has poor performance as is boxes the returned component. |
Methods | |
---|---|
ToString() |