Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PeriodicUpdate(string, float)

Starts periodic update of a tile.
Read time 1 minuteLast updated 10 days ago

Definition

public void PeriodicUpdate(string uri, float interval)

Parameters

a remote location fromwhere to retrieve tile update

interval

a time interval in minutes, will be rounded to a value, supported by the system

Remarks

A remote uri will be checked periodically to retrieve an update for a tile.