Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RevealStory
C# 클래스 RevealStory, 306_project2
상속:
MonoBehaviour
파일 보기
프로젝트 열기: ElliotWhiley/306_project2
공개 프로퍼티들
프로퍼티
타입
설명
elonText
Text
flbText
Text
공개 메소드들
메소드
설명
Update
( ) :
void
clicked
( ) :
void
setElonText
(
string
msg
) :
void
setFlubText
(
string
msg
) :
void
skipped
( ) :
void
메소드 상세
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
clicked()
공개
메소드
public
clicked
( ) :
void
리턴
void
setElonText()
공개
메소드
public
setElonText
(
string
msg
) :
void
msg
string
리턴
void
setFlubText()
공개
메소드
public
setFlubText
(
string
msg
) :
void
msg
string
리턴
void
skipped()
공개
메소드
public
skipped
( ) :
void
리턴
void
프로퍼티 상세
elonText
공개적으로 프로퍼티
public
Text
elonText
리턴
Text
flbText
공개적으로 프로퍼티
public
Text
flbText
리턴
Text