C# 클래스 Menu_UI_FullControl, Castle-Bashers

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

공개 프로퍼티들

프로퍼티 타입 설명
Ability_Menu GameObject
Bag_Menu GameObject
Character_Menu GameObject
Main_Process GameObject
Menu_id int
Menu_open bool
Player_Tips Text
Setting_Menu GameObject
movie Menu_BGMovie_Control,
one_player bool
player_id int

공개 메소드들

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

메소드 상세

PlayerIDChanged() 공개 메소드

public PlayerIDChanged ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

UpdateGold() 공개 메소드

public UpdateGold ( ) : void
리턴 void

프로퍼티 상세

Ability_Menu 공개적으로 프로퍼티

public GameObject Ability_Menu
리턴 GameObject

Bag_Menu 공개적으로 프로퍼티

public GameObject Bag_Menu
리턴 GameObject

Character_Menu 공개적으로 프로퍼티

public GameObject Character_Menu
리턴 GameObject

Main_Process 공개적으로 프로퍼티

public GameObject Main_Process
리턴 GameObject

Menu_id 공개적으로 프로퍼티

public int Menu_id
리턴 int

Menu_open 공개적으로 프로퍼티

public bool Menu_open
리턴 bool

Player_Tips 공개적으로 프로퍼티

public Text Player_Tips
리턴 Text

Setting_Menu 공개적으로 프로퍼티

public GameObject Setting_Menu
리턴 GameObject

movie 공개적으로 프로퍼티

public Menu_BGMovie_Control, movie
리턴 Menu_BGMovie_Control,

one_player 공개적으로 프로퍼티

public bool one_player
리턴 bool

player_id 공개적으로 프로퍼티

public int player_id
리턴 int