class EditorTools
in global :: Sandbox . Utility
Functions to interact with the tools system. Does nothing if tools aren't enabled.
public static object InspectorObject { get; set; }
Set the object to be inspected by the inspector in the editor
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.