C# Class Level_Select_FullControl, Castle-Bashers

Inheritance: MonoBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Свойство Type Description
chapid int
currentdiff int
currentmap int

Méthodes publiques

Méthode Description
ShowMap ( int chapterid ) : void
Start ( ) : void
Update ( ) : void

Method Details

ShowMap() public méthode

public ShowMap ( int chapterid ) : void
chapterid int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

chapid public_oe property

public int chapid
Résultat int

currentdiff public_oe property

public int currentdiff
Résultat int

currentmap public_oe property

public int currentmap
Résultat int