EntityData Struct - NocturnalWisp/Tynted-Engine GitHub Wiki
Usage
Handles the various aspects of an entity.
Entity ID (Property)
Summary
The ID of the entity.
Type
- int
Name (Property)
Summary
The name of the entity.
Type
- string
Tag (Property)
Summary
The tag of the entity.
Type
- string
Scene Name (Property)
Summary
The name of the scene the entity is in.
Type
- string