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.

FontUpdateTracker

Namespace: UnityEngine.UI

Description

Class to track all Text that is used within the a UI.

Static Functions

TrackText Track the font associated with the given Text.
UntrackText Untrack the font associated with the given Text.