Property | Type | Description | |
---|---|---|---|
Info |
Method | Description | |
---|---|---|
Captures ( Actor self, |
||
IssueOrder ( Actor self, IOrderTargeter order, |
||
ResolveOrder ( Actor self, Order order ) : void | ||
VoicePhraseForOrder ( Actor self, Order order ) : string |
public Captures ( Actor self, |
||
self | Actor | |
info | ||
return | System.Collections.Generic |
public IssueOrder ( Actor self, IOrderTargeter order, |
||
self | Actor | |
order | IOrderTargeter | |
target | ||
queued | bool | |
return | Order |
public ResolveOrder ( Actor self, Order order ) : void | ||
self | Actor | |
order | Order | |
return | void |
public VoicePhraseForOrder ( Actor self, Order order ) : string | ||
self | Actor | |
order | Order | |
return | string |