Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

GraphicRegistry

class in UnityEngine.UI

Description

Registry which maps a Graphic to the canvas it belongs to.

Static Properties

instanceSingleton instance.

Static Methods

GetGraphicsForCanvasReturn a list of Graphics that are registered on the Canvas.
RegisterGraphicForCanvasStore a link between the given canvas and graphic in the registry.
UnregisterGraphicForCanvasDeregister the given Graphic from a Canvas.

Did you find this page useful? Please give it a rating: