Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

GraphicRebuildTracker

class in UnityEngine.UI

Switch to Manual

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 Functions

TrackGraphicTrack a Graphic.
UnTrackGraphicUntrack a Graphic.