Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchMessage.h |
Include | #include "BuildPatchMessage.h" |
Syntax
struct FInstallationFileAction
Remarks
A message describing an action taken to an installation file.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
EType | Action | The type of action that occurred. |
![]() |
FString | Filename | The filename affected, relative to the install location. |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EType | Describes the action type. |