IDetailsView::SetObjectPackageOverrides

Set overrides that should be used when looking for packages that contain the given object (used when editing a transient copy of an object, but you need access to th real package)

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h

Include

#include "IDetailsView.h"

Syntax

void SetObjectPackageOverrides
(
    const TMap< TWeakObjectPtr< UObject >, TWeakObjectPtr< UPackage >> & InMapping
)

Remarks

Set overrides that should be used when looking for packages that contain the given object (used when editing a transient copy of an object, but you need access to th real package)

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