Navigation
API > API/Plugins > API/Plugins/USDPregenUObjectStorage
Reflected paired (definitionUid, permutationUid) tuple, used both for the manifest's own target uid and for each entry in the dependencies array.
| Name | FUsdPregenTargetUidEntry |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenUObjectStorage/Public/USDPregenManifestAsset.h |
| Include Path | #include "USDPregenManifestAsset.h" |
Syntax
USTRUCT ()
struct FUsdPregenTargetUidEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefinitionUid | FString | USDPregenManifestAsset.h |
|
|
| PermutationUid | FString | USDPregenManifestAsset.h |
|