C# 클래스 SceneLoaderScript, Demonology

상속: MonoBehaviour
파일 보기 프로젝트 열기: Qlevine20/Demonology 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LoadingTime float
TestImpsKilled int
TestOn bool
impSpawner ImpSpawner,
max float
min float
mult int

공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
LoadNewScene ( ) : IEnumerator

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

LoadingTime 공개적으로 프로퍼티

public float LoadingTime
리턴 float

TestImpsKilled 공개적으로 프로퍼티

public int TestImpsKilled
리턴 int

TestOn 공개적으로 프로퍼티

public bool TestOn
리턴 bool

impSpawner 공개적으로 프로퍼티

public ImpSpawner, impSpawner
리턴 ImpSpawner,

max 공개적으로 프로퍼티

public float max
리턴 float

min 공개적으로 프로퍼티

public float min
리턴 float

mult 공개적으로 프로퍼티

public int mult
리턴 int