EntityComponent.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
EntityComponent Struct
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() |