Version 3.3.0.1

InstanceCreator class

Namespace: Sirenix.Utilities.Editor
Assembly: Sirenix.Utilities.Editor
public static class InstanceCreator
Not yet documented.
Inheritance
  • System.Object
  • InstanceCreator

Properties

ControlID
Not yet documented.
public static int ControlID { get; }
CurrentSelectedType
Not yet documented.
public static Type CurrentSelectedType { get; }
HasCreatedInstance
Not yet documented.
public static bool HasCreatedInstance { get; }
Type
Not yet documented.
public static Type Type { get; }

Methods

GetCreatedInstance()
Not yet documented.
public static object GetCreatedInstance()
Returns
System.Object

Show(Type, Int32, Rect)
Not yet documented.
public static void Show(Type type, int controlId, Rect buttonRect = null)
Parameters
System.Type type

System.Int32 controlId

UnityEngine.Rect buttonRect