Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingModeToolExtensions.h |
Include |
#include "ModelingModeToolExtensions.h" |
struct FExtensionToolQueryInfo
This struct is passed to IModelingModeToolExtension implementations to allow them to forward various Tools Context information to their ToolBuilders/etc
that if bIsInfoQueryOnly is true, then the Extension does not need to construct Tool Builders, the query is for information purposes only
Name | Description | ||
---|---|---|---|
|
AssetAPI |
||
|
bIsInfoQueryOnly |
||
|
ToolsContext |