EntityCreate.md
March 31, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
EntityCreate Struct
Is the event for event handlers added to OnEntityCreate.
public readonly struct EntityCreate
Remarks
These events are fired on CreateEntity().
| Fields | |
|---|---|
| Entity | The created Entity. |
| Properties | |
|---|---|
| Store | The EntityStore containing the created entity. |
| Methods | |
|---|---|
| ToString() |