A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
PATCH — Constant Static Property, class com.distriqt.extension.expansionfiles.ExpansionFile
This type indicates that this is a 'patch' expansion file
pause() — method, class com.distriqt.extension.expansionfiles.ExpansionFiles
Pauses any downloading in progress
progress — Property, class com.distriqt.extension.expansionfiles.events.ProgressEvent
The download progress information.
PROGRESS — Constant Static Property, class com.distriqt.extension.expansionfiles.events.ProgressEvent
Dispatched when progress information of the downloading expansion file is available.
ProgressEvent — class, package com.distriqt.extension.expansionfiles.events
This event is used to convey information about an expansion file's download progress.
ProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, progress:com.distriqt.extension.expansionfiles:ProgressInfo) — Constructor, class com.distriqt.extension.expansionfiles.events.ProgressEvent
Constructor
ProgressInfo — class, package com.distriqt.extension.expansionfiles
Describes the current download progress
ProgressInfo(data:Object) — Constructor, class com.distriqt.extension.expansionfiles.ProgressInfo
Constructor
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z