Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BaseGizmos/GizmoElementShared.h |
|
|
|
BaseGizmos/GizmoElementShared.h |
|
|
|
BaseGizmos/GizmoElementShared.h |
|
|
|
InputState.h |
|
|
|
InteractiveGizmo.h |
|
|
|
SceneQueries/SceneSnappingManager.h |
|
|
|
SceneQueries/SceneSnappingManager.h |
|
|
|
ToolContextInterfaces.h |
|
operator|=(EGizmoElementState &, EGizmoElementState)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementShared.h |
| Include Path |
#include "BaseGizmos/GizmoElementShared.h" |
EGizmoElementState & operator|=
(
EGizmoElementState & Lhs,
EGizmoElementState Rhs
)
operator|=(EGizmoElementDrawType &, EGizmoElementDrawType)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementShared.h |
| Include Path |
#include "BaseGizmos/GizmoElementShared.h" |
EGizmoElementDrawType & operator|=
(
EGizmoElementDrawType & Lhs,
EGizmoElementDrawType Rhs
)
operator|=(EGizmoElementHitSortType &, EGizmoElementHitSortType)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementShared.h |
| Include Path |
#include "BaseGizmos/GizmoElementShared.h" |
EGizmoElementHitSortType & operator|=
(
EGizmoElementHitSortType & Lhs,
EGizmoElementHitSortType Rhs
)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/InputState.h |
| Include Path |
#include "InputState.h" |
EInputDevices & operator|=
(
EInputDevices & Lhs,
EInputDevices Rhs
)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveGizmo.h |
| Include Path |
#include "InteractiveGizmo.h" |
ETransformGizmoSubElements & operator|=
(
ETransformGizmoSubElements & Lhs,
ETransformGizmoSubElements Rhs
)
operator|=(ESceneHitQueryTargetType &, ESceneHitQueryTargetType)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/SceneQueries/SceneSnappingManager.h |
| Include Path |
#include "SceneQueries/SceneSnappingManager.h" |
ESceneHitQueryTargetType & operator|=
(
ESceneHitQueryTargetType & Lhs,
ESceneHitQueryTargetType Rhs
)
operator|=(ESceneSnapQueryTargetType &, ESceneSnapQueryTargetType)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/SceneQueries/SceneSnappingManager.h |
| Include Path |
#include "SceneQueries/SceneSnappingManager.h" |
ESceneSnapQueryTargetType & operator|=
(
ESceneSnapQueryTargetType & Lhs,
ESceneSnapQueryTargetType Rhs
)
operator|=(EViewInteractionState &, EViewInteractionState)
| |
|
| Name |
operator|= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolContextInterfaces.h |
| Include Path |
#include "ToolContextInterfaces.h" |
EViewInteractionState & operator|=
(
EViewInteractionState & Lhs,
EViewInteractionState Rhs
)