ItemDatabase
Class in SurvivEngine Namespace
Inherits from DatabaseAssetBase<ItemDataAsset>
Class in SurvivEngine Namespace
Inherits from DatabaseAssetBase<ItemDataAsset>
A database storing and providing item data.
Spawn an item entity in the world, identified by the given name.
name The name of the item to spawn.
Spawn an item entity in the world, identified by the given ID.
id The ID of the item to spawn.