ResourceManagerResourceLoaded Event |
Event fired when when any resource is loaded.
Returns the folder, path, reference to the resource and whether the resource was actually loaded () or re-used from cache ().
Namespace: Kit
public static event Action<ResourceFolder, string, Object, bool> ResourceLoaded