Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UInteractiveToolCameraFocusAPI
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolQueryInterfaces.h |
| Include | #include "InteractiveToolQueryInterfaces.h" |
Syntax
class UInteractiveToolCameraFocusAPI : public UInterface
Remarks
Below are various interfaces that a UInteractiveTool can implement to allow higher-level code (eg like an EdMode) to query into the Tool.