C# 클래스 BossManager, gmap377_leathGloves_inc

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

공개 프로퍼티들

프로퍼티 타입 설명
Goliath GameObject
Instance BossManager
MineLayer GameObject
Planet1Tank GameObject
Scorpion GameObject

비공개 메소드들

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

프로퍼티 상세

Goliath 공개적으로 프로퍼티

public GameObject Goliath
리턴 GameObject

Instance 공개적으로 정적으로 프로퍼티

public static BossManager Instance
리턴 BossManager

MineLayer 공개적으로 프로퍼티

public GameObject MineLayer
리턴 GameObject

Planet1Tank 공개적으로 프로퍼티

public GameObject Planet1Tank
리턴 GameObject

Scorpion 공개적으로 프로퍼티

public GameObject Scorpion
리턴 GameObject