Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FUsdRelationship
Description
Wrapped pxr::UsdObject functions, refer to the USD SDK documentation
| Name | GetMetadata |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdRelationship.h |
| Include Path | #include "UsdWrappers/UsdRelationship.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdRelationship.cpp |
bool GetMetadata
(
const TCHAR * Key,
UE::FVtValue & Value
) const