Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/STextureHistogramBars
- SWidget::Tick()
- STextureHistogramBars::Tick()
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/STextureHistogram.h |
| Include | #include "STextureHistogram.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Private/STextureHistogram.cpp |
virtual void Tick
(
const FGeometry & AllottedGeometry,
const double InCurrentTime,
const float InDeltaTime
)
Remarks
Ticks this widget with Geometry. Override in derived classes, but always call the parent implementation.