Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Loader.FileTypes.ScenePluginFile
<nullable> xhrLoader: XMLHttpRequest
Description:
The XMLHttpRequest instance (as created by XHR Loader) that is loading this File.
Type:
XMLHttpRequest
Inherited from:
Phaser.Loader.File#xhrLoader
Since:
3.0.0
Source:
src/loader/File.js
(Line
131
)
Possible examples