Method | Description | |
---|---|---|
CanTargetActor ( Actor self, Actor target, TargetModifiers modifiers, string &cursor ) : bool | ||
CanTargetFrozenActor ( Actor self, OpenRA.Traits.FrozenActor target, TargetModifiers modifiers, string &cursor ) : bool | ||
InfiltrationOrderTargeter ( |
public CanTargetActor ( Actor self, Actor target, TargetModifiers modifiers, string &cursor ) : bool | ||
self | Actor | |
target | Actor | |
modifiers | TargetModifiers | |
cursor | string | |
return | bool |
public CanTargetFrozenActor ( Actor self, OpenRA.Traits.FrozenActor target, TargetModifiers modifiers, string &cursor ) : bool | ||
self | Actor | |
target | OpenRA.Traits.FrozenActor | |
modifiers | TargetModifiers | |
cursor | string | |
return | bool |
public InfiltrationOrderTargeter ( |
||
info | ||
return | System.Collections.Generic |