Skip to content

CVR Object Library

Legacy object library component. It stores two lists used by older CCK content:

  • objectCatalogCategories — categories with id, name, and preview Texture2D.
  • objectCatalogEntries — entries with name, GameObject prefab, preview Texture2D, categoryId, and guid.
  • CVR-GameFiles/ABI.CCK.Components/CVRObjectLibrary.cs
  • CVR-GameFiles/ABI.CCK.Components/CVRObjectCatalogCategory.cs
  • CVR-GameFiles/ABI.CCK.Components/CVRObjectCatalogEntry.cs