Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OptionButtons
C# 클래스 OptionButtons, 2DPlatformer
상속:
MonoBehaviour
파일 보기
프로젝트 열기: MarbleGameDev/2DPlatformer
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
nextDialogue
List
optionButton
Button
optionNames
string[]
prompt
string
promptObj
Transform
공개 메소드들
메소드
설명
Click
( ) :
void
메소드 상세
Click()
공개
메소드
public
Click
( ) :
void
리턴
void
프로퍼티 상세
nextDialogue
공개적으로 프로퍼티
public
List
nextDialogue
리턴
List
optionButton
공개적으로 프로퍼티
public
Button
optionButton
리턴
Button
optionNames
공개적으로 프로퍼티
public
string[]
optionNames
리턴
string[]
prompt
공개적으로 프로퍼티
public
string
prompt
리턴
string
promptObj
공개적으로 프로퍼티
public
Transform
promptObj
리턴
Transform