Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FVtValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVtValue () |
UsdWrappers/VtValue.h | ||
| UsdWrappers/VtValue.h | |||
| UsdWrappers/VtValue.h |
FVtValue()
| Name | FVtValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/VtValue.h |
| Include Path | #include "UsdWrappers/VtValue.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/VtValue.cpp |
FVtValue()
FVtValue(const FVtValue &)
| Name | FVtValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/VtValue.h |
| Include Path | #include "UsdWrappers/VtValue.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/VtValue.cpp |
FVtValue
(
const FVtValue & Other
)
FVtValue(FVtValue &&)
| Name | FVtValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/VtValue.h |
| Include Path | #include "UsdWrappers/VtValue.h" |
FVtValue
(
FVtValue && Other
)