Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UModeManagerInteractiveToolsCont-
Description
These functions are declared protected to avoid having to deal with deprecation later on. The Alt modifier bypass will be removed once a complete switch to ITF happens Enable/Disable Alt modifier bypass
| Name | SetBypassAltModifier |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Tools/EdModeInteractiveToolsContext.h |
| Include Path | #include "Tools/EdModeInteractiveToolsContext.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Tools/EdModeInteractiveToolsContext.cpp |
void SetBypassAltModifier
(
bool bInBypassAltModifier
)