EntityName.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
EntityName Struct
Can be added to an Entity to provide a descriptive name for debugging or in an editor.
public struct EntityName :
Friflo.Engine.ECS.IComponent
Implements IComponent
| Constructors | |
|---|---|
| EntityName(string) |
| Fields | |
|---|---|
| value | Descriptive entity name for debugging or in an editor. |
| Properties | |
|---|---|
| Utf8 |
| Methods | |
|---|---|
| ToString() |