QObjectclass

objectQObject
Namespace
Editor
Assembly
Sandbox.Tools
Declaration
public class Editor.QObject

Constructors1

Showing 1 constructors

Methods6

Showing 6 methods

public Sandbox.Bind.Builder Bind(string targetName, System.Action onChanged = null)PUBLIC

ParameterTypeDescription
targetNamestring
onChanged = nullAction
Returns:Builder

public void Destroy()PUBLIC

Returns:void

public virtual void OnDestroyed()PUBLICVIRTUALLIFECYCLE

Returns:void

Properties1

Showing 1 properties

public bool Editor.QObject.IsValid { get; set; }PUBLICGETSET

Returns:bool

On this page