Script.Entity.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Script
Script.Entity Property
The entity the component is added to. Otherwise null.
public Friflo.Engine.ECS.Entity Entity { get; }
February 25, 2024 ยท View on GitHub
The entity the component is added to. Otherwise null.
public Friflo.Engine.ECS.Entity Entity { get; }