Skip to content

M_MSCLoader_Mod_FixedUpdate

piotrulos edited this page Apr 7, 2023 · 3 revisions

Mod.FixedUpdate Method

Called once every fixed frame (standard unity FixedUpdate()).

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

Syntax

C#

public virtual void FixedUpdate()

View Source

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally