Navigation
| Name | PatchCheck |
| Type | Plugin |
| Part of Plugins | Online Framework Plugin |
| Location | /Engine/Plugins/Online/OnlineFramework/Source/PatchCheck/ |
| Module Build Rules | PatchCheck.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FPatchCheck | |
| TPatchCheckModule |
Interfaces
| Name | Remarks |
|---|---|
| IPatchCheckModule | |
| IPatchCheckStatsCollector |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FEnvironmentWantsPatchCheck | TBaseDelegate_NoParams< bool > | For backwards compatibility only! | PatchCheck.h |
| FOnPatchCheckComplete | TMulticastDelegate_OneParam< void, EPatchCheckResult > | PatchCheck.h |
Enums
Public
| Name | Remarks |
|---|---|
| EPatchCheckResult | Possible outcomes at the end of just the patch check |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
EPatchCheckResult Value |
PatchCheck.h |