CacheableContentProvider
A variant of the ContentProvider that caches assets that have already been received. This service is not used directly, but it is used by the services that inherit from it.
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 0
Description
A variant of the ContentProvider that caches assets that have already been received. This service is not used directly, but it is used by the services that inherit from it.