Skip to content

EntityPrefab.Name Property

Definition

Namespace: Brine2D.ECS

Name of this prefab \(e\.g\., "Player", "Enemy", "Coin"\).

C#
public string Name { get; set; }

Property Value

System.String