Tanoda
|
Static Public Member Functions | |
static System.Type | FindGizmoForType (Type type) |
Protected Member Functions | |
override void | Awake () |
![]() | |
virtual void | Initialize () |
virtual void | Awake () |
Additional Inherited Members | |
![]() | |
virtual bool | dontDestroyOnLoad [get] |
Override to maintain an instance of this object across level loads. More... | |
static T | instance [get] |
static T | nullableInstance [get] |
Singleton responsible for enabling gizmo renderers when working in the level editor.
Definition at line 13 of file pb_GizmoManager.cs.
|
protectedvirtual |
Register with pb_Scene delegates so that this script can apply gizmos when new objects are added.
Reimplemented from GILES.pb_MonoBehaviourSingleton< pb_GizmoManager >.
Definition at line 47 of file pb_GizmoManager.cs.
|
static |
Definition at line 130 of file pb_GizmoManager.cs.