Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UMultiSelectionTool
- UInteractiveTool::CanAccept()
- UMultiSelectionTool::CanAccept()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/MultiSelectionTool.h |
| Include | #include "MultiSelectionTool.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.