game-common / pragma.playerdata / PlayerDataContentLibrary / getCatalog /

getCatalog #

abstract fun <T : PlayerDataContentSchema> getCatalog(resourcePath: String, clazz: KClass<T>): Map<String, T>

Returns content defined using the PlayerDataContentSchema interface