Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveToolPropertySet
- UInteractiveToolPropertySet::RestoreProperties()
- UExistingMeshMaterialProperties::RestoreProperties()
- UMeshInspectorMaterialProperties::RestoreProperties()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveTool.h |
| Include | #include "InteractiveTool.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveTool.cpp |
virtual void RestoreProperties
&40;
UInteractiveTool &42; RestoreToTool,
const FString & CacheIdentifier
&41;
Remarks
Restore the values of the Property Set with the given CacheIdentifier. The Tool parameter is currently ignored.