C# Class OpenRA.Mods.Common.Traits.AttackOmni.SetTarget

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

Méthodes publiques

Méthode Description
SetTarget ( AttackOmni attack, Target target ) : OpenRA.Activities
Tick ( Actor self ) : Activity

Method Details

SetTarget() public méthode

public SetTarget ( AttackOmni attack, Target target ) : OpenRA.Activities
attack AttackOmni
target OpenRA.Traits.Target
Résultat OpenRA.Activities

Tick() public méthode

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