Example #1
0
 /// <summary>
 /// Updates custom editors. Refreshes UI values and applies changes to the selected objects.
 /// </summary>
 internal void Update()
 {
     Editor?.RefreshInternal();
 }