Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Level_Select_FullControl
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