12#include "InteractiveToolManager.generated.h"
386 bool bToolRequestedTerminationDuringSetup =
false;
394 FString ActiveLeftBuilderName;
397 FString ActiveRightBuilderName;
403 FString ActiveLeftToolName;
404 FString ActiveRightToolName;
407 UE_DEPRECATED(5.5, "bActiveToolMadeSelectionStoreRequest is
no longer used.")
408 bool bActiveToolMadeSelectionStoreRequest =
false;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_MULTICAST_DELEGATE_TwoParams(DelegateName, Param1Type, Param2Type)
Definition DelegateCombinations.h:58
#define DECLARE_MULTICAST_DELEGATE_FiveParams(DelegateName, Param1Type, Param2Type, Param3Type, Param4Type, Param5Type)
Definition DelegateCombinations.h:85
#define DECLARE_MULTICAST_DELEGATE_ThreeParams(DelegateName, Param1Type, Param2Type, Param3Type)
Definition DelegateCombinations.h:67
return true
Definition ExternalRpcRegistry.cpp:601
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
#define UENUM(...)
Definition ObjectMacros.h:749
EToolMessageLevel
Definition ToolContextInterfaces.h:314
Definition CanvasTypes.h:211
Definition InteractiveToolChange.h:39
Definition ToolContextInterfaces.h:254
Definition ToolContextInterfaces.h:427
Definition ToolContextInterfaces.h:360
Definition UnrealString.h.inl:34
Definition UniquePtr.h:107
Definition ContextObjectStore.h:25
Definition InteractiveGizmoManager.h:40
Definition InteractiveToolsContext.h:39
INTERACTIVETOOLSFRAMEWORK_API bool CanAcceptActiveTool(EToolSide WhichSide) const
Definition InteractiveToolsContext.cpp:224
INTERACTIVETOOLSFRAMEWORK_API bool HasActiveTool(EToolSide WhichSide) const
Definition InteractiveToolsContext.cpp:208
INTERACTIVETOOLSFRAMEWORK_API bool CanCancelActiveTool(EToolSide WhichSide) const
Definition InteractiveToolsContext.cpp:229
TObjectPtr< UInputRouter > InputRouter
Definition InteractiveToolsContext.h:109
INTERACTIVETOOLSFRAMEWORK_API FString GetActiveToolName(EToolSide WhichSide) const
Definition InteractiveToolsContext.cpp:213
@ false
Definition radaudio_common.h:23
Definition ToolContextInterfaces.h:341
Definition ObjectPtr.h:488
Definition WeakObjectPtrTemplates.h:25