Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
kode80
GUIWrapper
GUIFoldout
C# 클래스 kode80.GUIWrapper.GUIFoldout
상속:
GUIBaseContainer
파일 보기
프로젝트 열기: kode80/UnityTools
공개 프로퍼티들
프로퍼티
타입
설명
isOpen
bool
공개 메소드들
메소드
설명
GUIFoldout
(
GUIContent
content
) :
UnityEngine
보호된 메소드들
메소드
설명
BeginContainerOnGUI
( ) :
void
EndContainerOnGUI
( ) :
void
메소드 상세
BeginContainerOnGUI()
보호된
메소드
protected
BeginContainerOnGUI
( ) :
void
리턴
void
EndContainerOnGUI()
보호된
메소드
protected
EndContainerOnGUI
( ) :
void
리턴
void
GUIFoldout()
공개
메소드
public
GUIFoldout
(
GUIContent
content
) :
UnityEngine
content
UnityEngine.GUIContent
리턴
UnityEngine
프로퍼티 상세
isOpen
공개적으로 프로퍼티
public
bool
isOpen
리턴
bool