Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveToolPropertySet
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
(
UInteractiveTool * RestoreToTool,
const FString & CacheIdentifier
)
Remarks
Restore the values of the Property Set with the given CacheIdentifier. The Tool parameter is currently ignored.