C# 클래스 Other_Windows_FullControl, Castle-Bashers

상속: MonoBehaviour
파일 보기 프로젝트 열기: DevelopersGuild/Castle-Bashers

공개 프로퍼티들

프로퍼티 타입 설명
Black GameObject
Death GameObject
Dialog GameObject
Level_Select GameObject
Main_Process GameObject
Mission_Success GameObject
PassiveSkill GameObject
Skill_Shop GameObject
Upgrade GameObject

공개 메소드들

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

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

Black 공개적으로 프로퍼티

public GameObject Black
리턴 GameObject

Death 공개적으로 프로퍼티

public GameObject Death
리턴 GameObject

Dialog 공개적으로 프로퍼티

public GameObject Dialog
리턴 GameObject

Level_Select 공개적으로 프로퍼티

public GameObject Level_Select
리턴 GameObject

Main_Process 공개적으로 프로퍼티

public GameObject Main_Process
리턴 GameObject

Mission_Success 공개적으로 프로퍼티

public GameObject Mission_Success
리턴 GameObject

PassiveSkill 공개적으로 프로퍼티

public GameObject PassiveSkill
리턴 GameObject

Skill_Shop 공개적으로 프로퍼티

public GameObject Skill_Shop
리턴 GameObject

Upgrade 공개적으로 프로퍼티

public GameObject Upgrade
리턴 GameObject