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

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

Méthodes publiques

Méthode Description
HeliFlyAndLandWhenIdle ( Actor self, Target t, AircraftInfo info ) : System.Collections.Generic
Tick ( Actor self ) : Activity

Method Details

HeliFlyAndLandWhenIdle() public méthode

public HeliFlyAndLandWhenIdle ( Actor self, Target t, AircraftInfo info ) : System.Collections.Generic
self Actor
t OpenRA.Traits.Target
info AircraftInfo
Résultat System.Collections.Generic

Tick() public méthode

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