Navigation
API > API/Runtime > API/Runtime/PortalMessages
| |
|
| Name |
FPortalPackageInstallerUninstallRequest |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Portal/Messages/Public/PortalPackageInstallerMessages.h |
| Include Path |
#include "PortalPackageInstallerMessages.h" |
Syntax
USTRUCT ()
struct FPortalPackageInstallerUninstallRequest : public FRpcMessage
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PortalPackageInstallerMessages.h |
|
|
|
PortalPackageInstallerMessages.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AppName |
FString |
|
PortalPackageInstallerMessages.h |
- EditAnywhere
- Category="Message"
|
| BuildLabel |
FString |
|
PortalPackageInstallerMessages.h |
- EditAnywhere
- Category="Message"
|
| InstallationPath |
FString |
|
PortalPackageInstallerMessages.h |
- EditAnywhere
- Category="Message"
|
| RemoveUserFiles |
bool |
|
PortalPackageInstallerMessages.h |
- EditAnywhere
- Category="Message"
|
Functions
Public