Constructors
| Name | Description |
|---|---|
| NPC | Creates an NPC in the world that can be interacted with a defined behaviour tree. |
| OBJECT | Creates an object in the world that can be interacted with a defined behaviour tree. |
| QUEST | Creates a quest thats gives a reward when completed. |