Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
| Name | FSdfAssetPath |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UnrealUSDWrapper.h |
| Include Path | #include "UnrealUSDWrapper.h" |
Syntax
struct FSdfAssetPath
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UnrealUSDWrapper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetPath | FString | UnrealUSDWrapper.h | ||
| ResolvedPath | FString | UnrealUSDWrapper.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator FString() |
UnrealUSDWrapper.h | ||
bool operator==
(
const FSdfAssetPath& Other |
UnrealUSDWrapper.h |