Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
Minimal pxr::SdfChangeBlock wrapper for Unreal that can be used from no-rtti modules.
| Name | FSdfChangeBlock |
| Type | class |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/SdfChangeBlock.h |
| Include Path | #include "UsdWrappers/SdfChangeBlock.h" |
Syntax
class FSdfChangeBlock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSdfChangeBlock() |
UsdWrappers/SdfChangeBlock.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSdfChangeBlock() |
UsdWrappers/SdfChangeBlock.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Impl | TUniquePtr< Internal::FSdfChangeBlockImpl > | UsdWrappers/SdfChangeBlock.h |