Skip to content

M_MSCLoader_Mod_OnGUI

piotrulos edited this page Apr 7, 2023 · 3 revisions

Mod.OnGUI Method

Standard unity OnGUI().

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

Syntax

C#

public virtual void OnGUI()

View Source

Examples

See: https://docs.unity3d.com/500/Documentation/Manual/GUIScriptingGuide.html

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally