Reference
Common types and interfaces for the SDK
📄️ BoundingBox
An axis-aligned bounding box
🗃️ Builders
10 items
📄️ Filters
A common pattern in the Owlbear Rodeo SDK is the use of a Filter object to control when certain values are used.
🗃️ Items
10 items
📄️ Manifest
A manifest contains information about the extension and is necessary for loading an extension.
📄️ Metadata
The Metadata object is a common pattern in the Owlbear Rodeo SDK that allows your extension to store/share custom data.
📄️ Permission
The user can set various permissions that allow them to control what features the player has access to.
📄️ Player
A player connected to a room.
📄️ TextContent
Describes all information needed to display text.
📄️ Vector2
A point with an x and y coordinate