C# Class Other_Windows_FullControl, Castle-Bashers

Inheritance: MonoBehaviour
Mostrar archivo 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_oe property

public GameObject Black
return GameObject

Death public_oe property

public GameObject Death
return GameObject

Dialog public_oe property

public GameObject Dialog
return GameObject

Level_Select public_oe property

public GameObject Level_Select
return GameObject

Main_Process public_oe property

public GameObject Main_Process
return GameObject

Mission_Success public_oe property

public GameObject Mission_Success
return GameObject

PassiveSkill public_oe property

public GameObject PassiveSkill
return GameObject

Skill_Shop public_oe property

public GameObject Skill_Shop
return GameObject

Upgrade public_oe property

public GameObject Upgrade
return GameObject