Helper object for managing the binding and unbinding of ArResolverContext objects with the asset reso...
AR_API ArResolverContextBinder(ArResolver *assetResolver, const ArResolverContext &context)
Bind the given context to the given assetResolver.
AR_API ArResolverContextBinder(const ArResolverContext &context)
Bind the given context with the asset resolver.
AR_API ~ArResolverContextBinder()
Unbinds the context specified in the constructor of this object from the asset resolver.
An asset resolver context allows clients to provide additional data to the resolver for use during re...