EditorInspector.refresh

Refreshes the inspector. Note: To save on CPU resources, calling this method will do nothing if the time specified in docks/property_editor/auto_refresh_interval editor setting hasn't passed yet since this method was last called. (By default, this interval is set to 0.3 seconds.)

struct EditorInspector
@nogc nothrow
void
refresh
()

Meta