Table of Contents

Class LootEnginePlugin

Namespace
RisingV.Core.Engines
Assembly
RisingV.Core.LootEngine.dll
[BepInPlugin("RisingV.Core.LootEngine", "RisingV.Core.LootEngine", "1.0.0")]
[BepInDependency("RisingV.Core", BepInDependency.DependencyFlags.HardDependency)]
[BepInDependency("RisingV.Core.ItemEngine", BepInDependency.DependencyFlags.HardDependency)]
public class LootEnginePlugin : EnginePlugin<LootEngine>
Inheritance
BasePlugin
LootEnginePlugin
Inherited Members
BasePlugin.AddComponent<T>()
BasePlugin.Config
Extension Methods