C# Class OpenRA.Mods.Common.Activities.ResupplyAircraft

Inheritance: Activity
Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

Méthode Description
Cancel ( Actor self ) : void
ResupplyAircraft ( Actor self ) : System.Linq
Tick ( Actor self ) : Activity

Method Details

Cancel() public méthode

public Cancel ( Actor self ) : void
self Actor
Résultat void

ResupplyAircraft() public méthode

public ResupplyAircraft ( Actor self ) : System.Linq
self Actor
Résultat System.Linq

Tick() public méthode

public Tick ( Actor self ) : Activity
self Actor
Résultat Activity