Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OptionsMenuButton
C# 클래스 OptionsMenuButton, UnderworldExporter
Click buttons
상속:
MonoBehaviour
파일 보기
프로젝트 열기: hankmorgan/UnderworldExporter
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
ButtonBG
UnityEngine.UI.RawImage
ButtonOff
UnityEngine.Texture2D
ButtonOn
UnityEngine.Texture2D
SubmitTarget
OptionsMenuControl,
index
OptionsMenu,
공개 메소드들
메소드
설명
OnClick
( ) :
void
OnHoverEnter
( ) :
void
OnHoverExit
( ) :
void
메소드 상세
OnClick()
공개
메소드
public
OnClick
( ) :
void
리턴
void
OnHoverEnter()
공개
메소드
public
OnHoverEnter
( ) :
void
리턴
void
OnHoverExit()
공개
메소드
public
OnHoverExit
( ) :
void
리턴
void
프로퍼티 상세
ButtonBG
공개적으로 프로퍼티
public
RawImage,UnityEngine.UI
ButtonBG
리턴
UnityEngine.UI.RawImage
ButtonOff
공개적으로 프로퍼티
public
Texture2D,UnityEngine
ButtonOff
리턴
UnityEngine.Texture2D
ButtonOn
공개적으로 프로퍼티
public
Texture2D,UnityEngine
ButtonOn
리턴
UnityEngine.Texture2D
SubmitTarget
공개적으로 프로퍼티
public
OptionsMenuControl,
SubmitTarget
리턴
OptionsMenuControl,
index
공개적으로 프로퍼티
public
OptionsMenu,
index
리턴
OptionsMenu,