Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UInteractiveToolActivity
- UInteractionMechanic::Tick()
- UInteractiveToolActivity::Tick()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/InteractiveToolActivity.h |
| Include | #include "InteractiveToolActivity.h" |
virtual void Tick
(
float DeltaTime
)
Remarks
If the activity is running, should be called from the tool's OnTick()