LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GraphicRebuildTracker

class in UnityEngine.UI

Description

EditorOnly class for tracking all Graphics.

Used when a source asset is reimported into the editor to ensure that Graphics are updated as intended.

Static Methods

TrackGraphicTrack a Graphic.
UnTrackGraphicUntrack a Graphic.