C# 클래스 SpawnerWave, Holdout

파일 보기 프로젝트 열기: MaddJhin/Holdout 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
name string
repeatAmount int
spawnList List
waveDelay float

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string

repeatAmount 공개적으로 프로퍼티

public int repeatAmount
리턴 int

spawnList 공개적으로 프로퍼티

public List spawnList
리턴 List

waveDelay 공개적으로 프로퍼티

public float waveDelay
리턴 float