Navigation
Unreal Engine C++ API Reference > Editor > KismetWidgets > SScrubControlPanel
References
Module | KismetWidgets |
Header | /Engine/Source/Editor/KismetWidgets/Public/SScrubControlPanel.h |
Include | #include "SScrubControlPanel.h" |
Source | /Engine/Source/Editor/KismetWidgets/Private/SScrubControlPanel.cpp |
void Construct ( const [FArguments](API\Editor\KismetWidgets\SScrubControlPanel\FArguments) & InArgs )
Remarks
Construct the widget
Parameters
Name | Description |
---|---|
InArgs | A declaration from which to construct the widget |