Click or drag to resize

ResourceManager Events

The ResourceManager type exposes the following members.

Events
  NameDescription
Public eventStatic memberResourceLoaded

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 ().

Public eventStatic memberResourceUnloaded

Event fired when when any resource is unloaded.

Returns the folder and path to the resource unloaded.

Top
See Also