Method | Description | |
---|---|---|
Activate ( Actor self, Order order, SupportPowerManager manager ) : void | ||
ParatroopersPower ( Actor self, |
||
SendParatroopers ( Actor self, WPos target, bool randomize = true, int dropFacing ) : Actor[] |
public Activate ( Actor self, Order order, SupportPowerManager manager ) : void | ||
self | Actor | |
order | Order | |
manager | SupportPowerManager | |
return | void |
public ParatroopersPower ( Actor self, |
||
self | Actor | |
info | ||
return | System |
public SendParatroopers ( Actor self, WPos target, bool randomize = true, int dropFacing ) : Actor[] | ||
self | Actor | |
target | WPos | |
randomize | bool | |
dropFacing | int | |
return | Actor[] |