EntityLinks.Debug().md
July 6, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityLinks
EntityLinks.Debug() Method
Return the entity ids as a string.
E.g "{ 1, 3, 7 }"
public string Debug();
July 6, 2024 ยท View on GitHub
Return the entity ids as a string.
E.g "{ 1, 3, 7 }"
public string Debug();