Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UInteractiveToolActivity
Description
If true, calling End with EToolShutdownType::Accept will result in a valid completion of the activity. It's up to the tool whether to respect this or not, since End() should still end the activity.
| Name | CanAccept |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/InteractiveToolActivity.h |
| Include Path | #include "InteractiveToolActivity.h" |
virtual bool CanAccept() const