periodicalUpdateInterval Property

periodicalUpdateInterval

In addition to checking the reference's type when things change in the editor, there's a periodical check to catch changes made from runtime. By default it's done around every five seconds, but the interval can be changed through this property.

Declaration
public long periodicalUpdateInterval { get; set; }
Property Value
Int64