C# Class GlobalcachingApplication.Plugins.ActBuilder.ActionWaypointCount

Inheritance: GlobalcachingApplication.Plugins.ActBuilder.ActionImplementationCondition
Afficher le fichier Open project: GlobalcachingEU/GAPP

Méthodes publiques

Méthode Description
ActionWaypointCount ( Framework core ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
PrepareRun ( ) : bool
Process ( Framework gc ) : Operator

Method Details

ActionWaypointCount() public méthode

public ActionWaypointCount ( Framework core ) : System
core Framework
Résultat System

CommitUIData() public méthode

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
Résultat void

GetUIElement() public méthode

public GetUIElement ( ) : UIElement
Résultat UIElement

PrepareRun() public méthode

public PrepareRun ( ) : bool
Résultat bool

Process() public méthode

public Process ( Framework gc ) : Operator
gc Framework
Résultat Operator