Signal_TEvent_.Entity.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Signal<TEvent>
Signal.Entity Property
The Entity that emitted the Event with EmitSignal<TEvent>(TEvent) - aka the publisher.
public Friflo.Engine.ECS.Entity Entity { get; }