Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Level_Select_FullControl
C# Class Level_Select_FullControl, Castle-Bashers
Inheritance:
MonoBehaviour
Mostra file
Open project: DevelopersGuild/Castle-Bashers
Public Properties
Property
Type
Description
chapid
int
currentdiff
int
currentmap
int
Public Methods
Method
Description
ShowMap
(
int
chapterid
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
ShowMap()
public
method
public
ShowMap
(
int
chapterid
) :
void
chapterid
int
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
chapid
public_oe property
public
int
chapid
return
int
currentdiff
public_oe property
public
int
currentdiff
return
int
currentmap
public_oe property
public
int
currentmap
return
int