Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveGizmoManager
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveGizmoManager.h |
| Include | #include "InteractiveGizmoManager.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveGizmoManager.cpp |
virtual bool DeregisterGizmoType
&40;
const FString & BuilderIdentifier
&41;
Remarks
Remove a GizmoBuilder from the set of known GizmoBuilders true if Builder was found and deregistered
Parameters
| Name | Description |
|---|---|
| BuilderIdentifier | identification string that was passed to RegisterGizmoType() |