Function ConstantPath.Setup

Setup (Vector3 start, int maxGScore, OnPathDelegate callback)

Sets up a ConstantPath starting from the specified point.

Protected
void Setup (

Vector3

start

int

maxGScore

OnPathDelegate

callback

)

Sets up a ConstantPath starting from the specified point.