Userdata
Runtime object types, their properties, and methods.
This section contains 10 userdata types.
| Page | Description |
|---|---|
Color |
A userdata object representing a color. |
Container |
Represents a container |
Harvestable |
Represents a harvestable object in the game. |
Interactable |
Represents an interactable object in the game |
Portal |
No description or API members are present in the published source. |
Quat |
A userdata object representing a quaternion. |
ScriptableObject |
A userdata object representing a scriptable object. |
Uuid |
A userdata object representing a uuid. |
Vec3 |
A userdata object representing a 3D vector. |
World |
A userdata object representing a world in the game. |