Navigation
API > API/Plugins > API/Plugins/USDPregenUObjectStorage
Reflected serialized PermutationOp.
| Name | FUsdPregenSerializedOpEntry |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenUObjectStorage/Public/USDPregenManifestAsset.h |
| Include Path | #include "USDPregenManifestAsset.h" |
Syntax
USTRUCT ()
struct FUsdPregenSerializedOpEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Args | TArray< FUsdPregenSerializedOpArgEntry > | USDPregenManifestAsset.h |
|
|
| TypeName | FString | Op type name as authored by the op's Serialize() override. | USDPregenManifestAsset.h |
|