Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SpawnPointEnemy
C# 클래스 SpawnPointEnemy, JuniorProject
상속:
MonoBehaviour
파일 보기
프로젝트 열기: MilesMeacham/JuniorProject
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
airEnemyChance
int
allEnemies
List
basicEnemyChance
int
earthEnemyChance
int
waterEnemyChance
int
공개 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
airEnemyChance
공개적으로 프로퍼티
public
int
airEnemyChance
리턴
int
allEnemies
공개적으로 프로퍼티
public
List
allEnemies
리턴
List
basicEnemyChance
공개적으로 프로퍼티
public
int
basicEnemyChance
리턴
int
earthEnemyChance
공개적으로 프로퍼티
public
int
earthEnemyChance
리턴
int
waterEnemyChance
공개적으로 프로퍼티
public
int
waterEnemyChance
리턴
int