Navigation
API > API/Plugins > API/Plugins/DefaultInstallBundleManager > API/Plugins/DefaultInstallBundleManager/FContentBuildMetaData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"AppName" |
InstallBundleManagerUtil.h | ||
JSON_SERIALIZE
(
"BuildVersion" |
InstallBundleManagerUtil.h | ||
JSON_SERIALIZE
(
"Platform" |
InstallBundleManagerUtil.h | ||
JSON_SERIALIZE
(
"ManifestPath" |
InstallBundleManagerUtil.h | ||
JSON_SERIALIZE
(
"ManifestHash" |
InstallBundleManagerUtil.h |
JSON_SERIALIZE("AppName")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path | #include "InstallBundleManagerUtil.h" |
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"AppName"
)
JSON_SERIALIZE("BuildVersion")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path | #include "InstallBundleManagerUtil.h" |
JSON_SERIALIZE
(
"BuildVersion"
)
JSON_SERIALIZE("Platform")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path | #include "InstallBundleManagerUtil.h" |
JSON_SERIALIZE
(
"Platform"
)
JSON_SERIALIZE("ManifestPath")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path | #include "InstallBundleManagerUtil.h" |
JSON_SERIALIZE
(
"ManifestPath"
)
JSON_SERIALIZE("ManifestHash")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleManagerUtil.h |
| Include Path | #include "InstallBundleManagerUtil.h" |
JSON_SERIALIZE
(
"ManifestHash"
)