Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
playerSpawner
C# 클래스 playerSpawner, FetchQuest
상속:
MonoBehaviour
파일 보기
프로젝트 열기: uwgb-socsc/FetchQuest
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
characterClass
string
large
GameObject
medLarge
GameObject
medium
GameObject
playerSpawn
Transform[]
small
GameObject
smallMed
GameObject
공개 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
characterClass
공개적으로 프로퍼티
public
string
characterClass
리턴
string
large
공개적으로 프로퍼티
public
GameObject
large
리턴
GameObject
medLarge
공개적으로 프로퍼티
public
GameObject
medLarge
리턴
GameObject
medium
공개적으로 프로퍼티
public
GameObject
medium
리턴
GameObject
playerSpawn
공개적으로 프로퍼티
public
Transform[]
playerSpawn
리턴
Transform[]
small
공개적으로 프로퍼티
public
GameObject
small
리턴
GameObject
smallMed
공개적으로 프로퍼티
public
GameObject
smallMed
리턴
GameObject