Interface IZonePathingProvider
Represents an object that decides a list of zones given all loaded zones.
public interface IZonePathingProvider
Methods
CreateZonePathAsync(CancellationToken)
UniTask<IList<Zone>> CreateZonePathAsync(CancellationToken token = default)
Parameters
tokenCancellationToken