Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Area
C# Class Area, Castle-Bashers
Mostrar archivo
Open project: DevelopersGuild/Castle-Bashers
Class Usage Examples
Public Properties
Property
Type
Description
numID
string
transitions
List
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
getID
( ) :
string
getTransition
(
Area,
ar
) :
Area,
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
getID()
public
method
public
getID
( ) :
string
return
string
getTransition()
public
method
public
getTransition
(
Area,
ar
) :
Area,
ar
Area,
return
Area,
Property Details
numID
public_oe property
public
string
numID
return
string
transitions
public_oe property
public
List
transitions
return
List