Game Catalog Resolver
object GameCatalogResolver
Provides an object for resolving a Catalog of GameTemplate objects. Caution should be exercised as this can be a volatile method of adding extensibility as any changes to the targeted GameTemplate class or its dependencies can cause the class loader to fail.
Functions
Link copied to clipboard
Link copied to clipboard
Resolve a Catalog from a jar file.
Resolve a Catalog from a jar file with a specified classLoader.