EntityDelete.md
March 31, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
EntityDelete Struct
Is the event for event handlers added to OnEntityDelete.
public readonly struct EntityDelete
Remarks
These events are fired on DeleteEntity().
| Fields | |
|---|---|
| Entity | The entity that will be deleted. |
| Properties | |
|---|---|
| Store | The EntityStore of the entity that will be deleted. |
| Methods | |
|---|---|
| ToString() |