FRuntimeDependency

Information about a file which is required by the target at runtime, and must be moved around with it.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/TargetReceipt.h

Include

#include "TargetReceipt.h"

Syntax

struct FRuntimeDependency

Remarks

Information about a file which is required by the target at runtime, and must be moved around with it.

Variables

Name Description

Public variable

FString

 

Path

The file that should be staged.

Public variable

FString

 

Type

How to stage this file.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss