Skip to content

Entity

Class representing player characters, NPCs and other game objects.

Methods

EntityVisual AddVisual()
void Spawn()

Method Descriptions

EntityVisual AddVisual()

Adds a visual to the entity.


void Spawn()

Spawns the entity on the given map.