Method | Description | |
---|---|---|
ChooseExitSubCell ( Actor passenger ) : SubCell>?.Pair |
||
Tick ( Actor self ) : Activity | ||
UnloadCargo ( Actor self, bool unloadAll ) : System.Collections.Generic |
Method | Description | |
---|---|---|
BlockedExitCells ( Actor passenger ) : IEnumerable |
public ChooseExitSubCell ( Actor passenger ) : SubCell>?.Pair |
||
passenger | Actor | |
return | SubCell>?.Pair |
public UnloadCargo ( Actor self, bool unloadAll ) : System.Collections.Generic | ||
self | Actor | |
unloadAll | bool | |
return | System.Collections.Generic |