Instances of this object are returned as tokens by loading operations to provide an object on which events can be listened for in cases where the actual asset loader is not directly available (e.g. when using the Asset3DLibrary to perform the load.)


By listening for events on this object instead of directly on the Asset3DLibrary, one can distinguish different loads from each other.


The token will dispatch all events that the original AssetLoader dispatches, while not providing an interface to obstruct the load and is as such a safer return value for loader wrappers than the loader itself.


Inherited from EventDispatcher.


Constructor "new" not provided.


Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software