Skip to content

M_MSCLoader_Mod_OnNewGame

piotrulos edited this page Apr 7, 2023 · 3 revisions

Mod.OnNewGame Method

Called once after starting "New Game" You can reset/delete your saves here

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

Syntax

C#

public virtual void OnNewGame()

View Source

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally