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
&40;
const TMap< TWeakObjectPtr< UObject >, TWeakObjectPtr< UPackage >> & InMapping
&41;
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)