Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailsView
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h |
| Include | #include "IDetailsView.h" |
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)