FObjectChangesByPath

Describes USD object changes by object path.

Windows
MacOS
Linux

Type

typedef TMap< FString, TArray< FObjectChangeNotice >> FObjectChangesByPath

References

Module

UnrealUSDWrapper

Header

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

Include

#include "USDListener.h"

Remarks

Describes USD object changes by object path. The only difference to the USD data structures is that we store them by object path here for convenience, so the key can be "/" to signify a stage change, or something like "/MyRoot/SomePrim" to indicate a particular prim change

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