Метод | Описание | |
---|---|---|
Cancel ( Actor self ) : void | ||
DeliverUnit ( Actor self, CPos destination ) : System.Linq | ||
Tick ( Actor self ) : Activity |
Метод | Описание | |
---|---|---|
CanDropHere ( ) : bool | ||
FindDropLocation ( CPos targetCell, WDist maxSearchDistance ) : CPos? | ||
Release ( ) : void |
public DeliverUnit ( Actor self, CPos destination ) : System.Linq | ||
self | Actor | |
destination | CPos | |
Результат | System.Linq |