Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SBonePairRow
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h |
Include | #include "SSkeletonWidget.h" |
void Construct
(
const FArguments & InArgs,
const TSharedRef < STableViewBase > & InOwnerTableView
)
Remarks
Construct child widgets that comprise this widget.
Parameters
Name | Description |
---|---|
InArgs | Declaration from which to construct this widget |