Skip to content

P_MSCLoader_Mod_SecondPass

piotrulos edited this page Apr 7, 2023 · 4 revisions

Mod.SecondPass Property

Enable SecondPassOnLoad() that will execute after all mods have been loaded.

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

Syntax

C#

public virtual bool SecondPass { get; }

View Source

Property Value

Type: Boolean

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally