Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FullInspector
Internal
fiScriptableObjectManagerWindow
C# Class FullInspector.Internal.fiScriptableObjectManagerWindow
Provides a nice interface for interacting with and managing scriptable object instances
Inheritance:
EditorWindow
Mostra file
Open project: jacobdufault/fullinspector
Public Methods
Method
Description
OnEnable
( ) :
void
OnGUI
( ) :
void
Private Methods
Method
Description
CreateNewScriptableObject
(
Type
instanceType
) :
void
GetLabels
( ) :
UnityEngine.GUIContent[]
GetTypes
( ) :
System.Type[]
ShowWindow
( ) :
void
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void