Method DistanceCacheIsValid
DistanceCacheIsValid()
See whether the distance cache is valid. If it's not valid, then any call to GetPathLength() or ToNativePathUnits() will trigger a potentially costly regeneration of the path distance cache
선언
public bool DistanceCacheIsValid()
반환
타입 | 설명 |
---|---|
bool | Whether the cache is valid |