Method | Description | |
---|---|---|
SetDestination ( int index, Vector3 target ) : bool | ||
Velocity ( int index ) : Vector3 |
protected abstract SetDestination ( int index, Vector3 target ) : bool | ||
index | int | |
target | Vector3 | |
return | bool |
protected abstract Velocity ( int index ) : Vector3 | ||
index | int | |
return | Vector3 |