Property | Type | Description | |
---|---|---|---|
callback | bool>.Action | ||
pathEnd | Vector2 | ||
pathStart | Vector2 |
Method | Description | |
---|---|---|
PathRequest ( Vector2 _start, Vector2 _end, bool>.Action |
public PathRequest ( Vector2 _start, Vector2 _end, bool>.Action |
||
_start | Vector2 | |
_end | Vector2 | |
_callback | bool>.Action | |
return | UnityEngine |