Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/USingleSelectionTool
- UInteractiveTool::CanAccept()
- USingleSelectionTool::CanAccept()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/SingleSelectionTool.h |
| Include | #include "SingleSelectionTool.h" |
virtual bool CanAccept() const
true if this Tool is currently in a state where it can be Accepted. This may be false if for example there was an error in the Tool.