C# Class BAD.Jump

Jumps to a label node.
Inheritance: Leaf
Afficher le fichier Open project: simonwittber/uBAD

Méthodes publiques

Свойство Type Description
name Symbol

Méthodes publiques

Méthode Description
Apply ( object args ) : void
NodeTask ( ) : IEnumerator
ToString ( ) : string

Method Details

Apply() public méthode

public Apply ( object args ) : void
args object
Résultat void

NodeTask() public méthode

public NodeTask ( ) : IEnumerator
Résultat IEnumerator

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

name public_oe property

public Symbol,BAD name
Résultat Symbol