Navigation
API > API/Plugins > API/Plugins/USDPregenWrapper > API/Plugins/USDPregenWrapper/FExtAssetDefinitionSnapshot
Description
Builds a snapshot from a live FExtAssetDefinition. The Metadata field is the USDA-encoded blob produced by util.h's MetadataToUsdaBlob, suitable for round-tripping through RegisterIntoRegistry().
| Name | From |
| Type | function |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Public/UsdPregenWrappers/ExtAssetDefinition.h |
| Include Path | #include "UsdPregenWrappers/ExtAssetDefinition.h" |
| Source | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Private/UsdPregenWrappers/ExtAssetDefinition.cpp |
static FExtAssetDefinitionSnapshot From
(
const FExtAssetDefinition & Defn
)