Evert
Created page with "'''GameObject''' is the base class for all objects in the game. Internally in the game client it extends [https://threejs.org/docs/index.html?q=objec#api/en/core/Object3D Object3D]. == Properties == === <code>objectType: string</code> <small>[archivable] [replicated] [read-only]</small> === String representation of the object type. === <code>uuid: string</code> <small>[archivable] [replicated] [read-only]</small> === Internal wikipedia:Universally_unique_identifier|..."