Namespace RisingV.Core.Items.Drops
Classes
- ItemDrop
Represents an item drop in the game.
- ItemDropData
Represents data for an item drop in the game.
- ItemDropPoolDataLoader
Data loader for item drop pool data.
- ItemDropPoolDataSource
Data source for item drop pool data.
- ItemDropTemplateDatabase
Database for item drop templates.
Interfaces
- IHasItemDrops<T>
Interface for entities that can have item drops.
- IItemDrop
Interface for item drops in the game.
- IItemDroppable
Interface for items that can be dropped from entities.