| FOnHotfixAvailableComplete |
Delegate fired when a check for hotfix files (but not application) completes |
| FOnHotfixComplete |
Delegate fired when the hotfix process has completed |
| FOnHotfixCompleteDelegate |
|
| FOnHotfixProcessedFile |
Delegate fired for each new/updated file after it is applied |
| FOnHotfixProcessedFileDelegate |
|
| FOnHotfixProgress |
Delegate fired as progress of hotfix file reading happens |
| FOnHotfixProgressDelegate |
|
| FOnHotfixRemovedFile |
Delegate fired for each removed file |
| FOnHotfixRemovedFileDelegate |
|
| FOnHotfixUpdatedFile |
Delegate fired for each added/updated file |
| FOnHotfixUpdatedFileDelegate |
|
| FOnUpdateCheckComplete |
Delegate fired when a single update check has completed |
| FOnUpdateCheckCompleteDelegate |
|
| FOnUpdateHotfixProcessedFile |
Delegate fired when a single file hotfix is applied |
| FOnUpdateHotfixProcessedFileDelegate |
|
| FOnUpdateHotfixProgress |
Delegate fired when progress on a hotfix download is made |
| FOnUpdateHotfixProgressDelegate |
|
| FOnUpdateStatusChanged |
Delegate fired when changes to the update progress have been made |
| FOnUpdateStatusChangedDelegate |
|