Skip to content

M_MSCLoader_Mod_OnLoad

piotrulos edited this page Apr 7, 2023 · 3 revisions

Mod.OnLoad Method

Called once, after GAME scene is fully loaded.

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

Syntax

C#

public virtual void OnLoad()

View Source

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally