ObjectExt Class

Unity Object extensions

Inheritance Hierarchy

System.Object
  UltimateXR.Extensions.Unity.ObjectExt
Namespace: UltimateXR.Extensions.Unity
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static class ObjectExt


Methods

NameDescription
Public methodStatic memberShowInInspector(Object, Boolean) Controls whether to show the current object in the inspector.
Public methodStatic memberShowInInspector(Object, Boolean, Boolean) Controls whether to show the current object in the inspector and whether it is editable.

See Also

Reference

UltimateXR.Extensions.Unity Namespace