Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BAD
Label
C# Class BAD.Label
Creates a label which can be the target of a jump node.
Inheritance:
Decorator
Exibir arquivo
Open project: simonwittber/uBAD
Class Usage Examples
Public Properties
Property
Type
Description
name
Symbol
Public Methods
Method
Description
Apply
(
object
args
) :
void
NodeTask
( ) :
IEnumerator
ToString
( ) :
string
Method Details
Apply()
public
method
public
Apply
(
object
args
) :
void
args
object
return
void
NodeTask()
public
method
public
NodeTask
( ) :
IEnumerator
return
IEnumerator
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
name
public_oe property
public
Symbol,BAD
name
return
Symbol