API Referenceglobal
public sealed struct Sandbox.CursorSettings.Cursor
Related Guides
Broader workflow and conceptual references connected to this API.
Editor Tools
You can create your own editor tool to help you create your game. Your tool needs to be created in an editor project.
Razor Panels
UI can also be created using Razor, which allows you to use web-like HTML/CSS to create and style each Panel while also being able to leverage C#.
Status
As you play with developing in s&box, you will notice some things are weird, missing, or suck. We are aware.
Style Properties
We try to keep as close to standard web styles as possible - but not every property is implemented. We'll use this page to highlight any differences.
Properties
Showing 2 properties
public Vector2 Sandbox.CursorSettings.Cursor.Hotspot { get; set; }
public string Sandbox.CursorSettings.Cursor.Image { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.CursorSettings.Cursor |