Table of Contents

Class ScriptSpawnServerHook

Namespace
RisingV.Core.Hooks.Server
Assembly
RisingV.Core.SpawnEngine.dll

Hook for the ScriptSpawnServer to allow pre- and post-processing of script spawn data.

[HarmonyPatch]
public class ScriptSpawnServerHook
Inheritance
ScriptSpawnServerHook
Inherited Members
Extension Methods

Properties

ScriptSpawnProcessor

public static LazyRetry<ScriptSpawnProcessor?> ScriptSpawnProcessor { get; }

Property Value

LazyRetry<ScriptSpawnProcessor>