Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FullInspector
Internal
fiScriptableObjectManagerWindow
C# 클래스 FullInspector.Internal.fiScriptableObjectManagerWindow
Provides a nice interface for interacting with and managing scriptable object instances
상속:
EditorWindow
파일 보기
프로젝트 열기: jacobdufault/fullinspector
공개 메소드들
메소드
설명
OnEnable
( ) :
void
OnGUI
( ) :
void
비공개 메소드들
메소드
설명
CreateNewScriptableObject
(
Type
instanceType
) :
void
GetLabels
( ) :
UnityEngine.GUIContent[]
GetTypes
( ) :
System.Type[]
ShowWindow
( ) :
void
메소드 상세
OnEnable()
공개
메소드
public
OnEnable
( ) :
void
리턴
void
OnGUI()
공개
메소드
public
OnGUI
( ) :
void
리턴
void