C# Class Other_Windows_FullControl, Castle-Bashers

Inheritance: MonoBehaviour
Show file Open project: DevelopersGuild/Castle-Bashers

Public Properties

Property Type Description
Black GameObject
Death GameObject
Dialog GameObject
Level_Select GameObject
Main_Process GameObject
Mission_Success GameObject
PassiveSkill GameObject
Skill_Shop GameObject
Upgrade GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Black public property

public GameObject Black
return GameObject

Death public property

public GameObject Death
return GameObject

Dialog public property

public GameObject Dialog
return GameObject

Level_Select public property

public GameObject Level_Select
return GameObject

Main_Process public property

public GameObject Main_Process
return GameObject

Mission_Success public property

public GameObject Mission_Success
return GameObject

PassiveSkill public property

public GameObject PassiveSkill
return GameObject

Skill_Shop public property

public GameObject Skill_Shop
return GameObject

Upgrade public property

public GameObject Upgrade
return GameObject