API ReferenceSandbox.Utility

EditorToolsclass

Functions to interact with the tools system. Does nothing if tools aren't enabled.

objectEditorTools
Namespace
Sandbox.Utility
Assembly
Sandbox.Engine
Declaration
public static abstract sealed class Sandbox.Utility.EditorTools

Properties1

Showing 1 properties

public static object Sandbox.Utility.EditorTools.InspectorObject { get; set; }PUBLICSTATICGETSET

Set the object to be inspected by the inspector in the editor

Returns:object

On this page