Navigation
API > API/Editor > API/Editor/ScriptableEditorWidgets > API/Editor/ScriptableEditorWidgets/Components > API/Editor/ScriptableEditorWidgets/Components/UPropertyViewBase
- UWidget::RebuildWidget()
- UPropertyViewBase::RebuildWidget()
References
| Module | ScriptableEditorWidgets |
| Header | /Engine/Source/Editor/ScriptableEditorWidgets/Public/Components/PropertyViewBase.h |
| Include | #include "Components/PropertyViewBase.h" |
| Source | /Engine/Source/Editor/ScriptableEditorWidgets/Private/Components/PropertyViewBase.cpp |
virtual TSharedRef< SWidget > RebuildWidget&40;&41;
Remarks
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed.