Entity.Name.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Entity

Entity.Name Property

Returns the EntityName reference of an entity.

public ref Friflo.Engine.ECS.EntityName Name { get; }

Property Value

EntityName

Exceptions

System.NullReferenceException
if entity has no EntityName

Contents

  1. 0.1Friflo.Engine.ECS.Entity
  2. 1Entity.Name Property