Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/IClickSequenceBehaviorTarget
- IClickSequenceBehaviorTarget::RequestAbortClickSequence()
- UDrawPolygonTool::RequestAbortClickSequence()
References
Module | InteractiveToolsFramework |
Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
Include | #include "BaseBehaviors/BehaviorTargetInterfaces.h" |
virtual bool RequestAbortClickSequence&40;&41;
Remarks
Target overrides this and returns true if it wants to abort click sequence. Behavior checks every update and if this ever returns true, terminates sequence