Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SwitchText
C# 클래스 SwitchText, Team-6
상속:
MonoBehaviour
파일 보기
프로젝트 열기: RUGSoftEng/Team-6
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
chromeCastText
Text
strList
List
공개 메소드들
메소드
설명
NotRandom
(
int
i
) :
void
SetRandom
( ) :
void
Start
( ) :
void
메소드 상세
NotRandom()
공개
메소드
public
NotRandom
(
int
i
) :
void
i
int
리턴
void
SetRandom()
공개
메소드
public
SetRandom
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
chromeCastText
공개적으로 프로퍼티
public
Text
chromeCastText
리턴
Text
strList
공개적으로 프로퍼티
public
List
strList
리턴
List