Signal_TEvent_.EntityId.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Signal<TEvent>
Signal.EntityId Field
The id of the Entity that emitted the Event with EmitSignal<TEvent>(TEvent).
public readonly int EntityId;