Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

GraphicRebuildTracker

Namespace: 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 Functions

TrackGraphic Graphic to track.
UnTrackGraphic Graphic to untrack.