Property | Type | Description | |
---|---|---|---|
Target |
Method | Description | |
---|---|---|
Attack ( Actor self, |
||
Tick ( Actor self ) : Activity |
Method | Description | |
---|---|---|
InnerTick ( Actor self, OpenRA.Traits.AttackBase attack ) : Activity |
public Attack ( Actor self, |
||
self | Actor | |
target | ||
allowMovement | bool | |
forceAttack | bool | |
return | System |
protected InnerTick ( Actor self, OpenRA.Traits.AttackBase attack ) : Activity | ||
self | Actor | |
attack | OpenRA.Traits.AttackBase | |
return | Activity |