Skip to main content
Corvus Connection

OnVTuberModelLoaded

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnVTuberModelLoadedAttributeMarks a method as a handler fired when VTube Studio loads a Live2D model (spec 039). The method must accept (IScriptContext, VTuberModelLoadedContext). See OnChatMessageAttribute for the supported return types.