Version: 2018.1

GraphicRegistry.RegisterGraphicForCanvas

Switch to Manual
public static void RegisterGraphicForCanvas (Canvas c, UI.Graphic graphic);

Parameters

cCanvas to register.
graphicGraphic to register.

Description

Store a link between the given canvas and graphic in the registry.