FAttributeChange

Analogous to pxr::SdfChangeList::Entry::InfoChange, describes a change to an attribute.

Windows
MacOS
Linux

References

Module

UnrealUSDWrapper

Header

/Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Public/USDListener.h

Include

#include "USDListener.h"

Syntax

struct FAttributeChange

Remarks

Analogous to pxr::SdfChangeList::Entry::InfoChange, describes a change to an attribute. Here we break off PropertyName and Field for simplicity

Variables

Name Description

Public variable

FString

 

Field

Public variable

UE::FVtValue

 

NewValue

Public variable

UE::FVtValue

 

OldValue

Public variable

FString

 

PropertyName

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss