Skip to content

M_MSCLoader_ModUI_GetCanvas

piotrulos edited this page Apr 7, 2023 · 3 revisions

ModUI.GetCanvas Method

Note: This API is now obsolete.

Get UI canvas

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

[ObsoleteAttribute("It is recommended to create your own canvas using CreateCanvas() instead.")]
public static GameObject GetCanvas()

View Source

Return Value

Type: GameObject
Canvas GameObject

See Also

Reference

ModUI Class
MSCLoader Namespace

Clone this wiki locally