Namespace RisingV.Shared.Data
Classes
- ScriptSpawnData
Represents data for spawning a script entity.
- SpawnData
Represents data for spawning an entity in the game world.
- StatChangeData
Represents data for a stat change event.
Structs
- SpawnNpcData
Represents data for spawning an NPC in the game world.
- SpawnOptions
Options for spawning an NPC, including blood type, quality, and stats.
Interfaces
- IData
Represents a data interface for objects that can be used in data collections.