Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/BaseTools > API/Plugins/ModelingComponents/BaseTools/UBaseCreateFromSelectedTool
- UInteractiveTool::OnTick()
- UBaseCreateFromSelectedTool::OnTick()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/BaseTools/BaseCreateFromSelectedTool.h |
| Include | #include "BaseTools/BaseCreateFromSelectedTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/BaseTools/BaseCreateFromSelectedTool.cpp |
virtual void OnTick
&40;
float DeltaTime
&41;
Remarks
Allow the Tool to do any necessary processing on Tick
Parameters
| Name | Description |
|---|---|
| DeltaTime | the time delta since last tick |