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