Method | Description | |
---|---|---|
Cancel ( Actor self ) : void | ||
GetTargets ( Actor self ) : IEnumerable |
||
Queue ( Activity activity ) : void | ||
Tick ( Actor self ) : Activity |
public GetTargets ( Actor self ) : IEnumerable |
||
self | Actor | |
return | IEnumerable |
public abstract Tick ( Actor self ) : Activity | ||
self | Actor | |
return | Activity |