Skip to content

M_MSCLoader_Mod_Update

piotrulos edited this page Apr 7, 2023 · 3 revisions

Mod.Update Method

Called once every frame (standard unity Update()).

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

Syntax

C#

public virtual void Update()

View Source

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally