Navigation
API > API/Plugins > API/Plugins/UIFramework > API/Plugins/UIFramework/FUIFrameworkParentWidget
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Types/UIFParentWidget.h |
|
|
|
Types/UIFParentWidget.h |
|
|
|
Types/UIFParentWidget.h |
|
| |
|
| Name |
FUIFrameworkParentWidget |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UIFramework/Source/Public/Types/UIFParentWidget.h |
| Include Path |
#include "Types/UIFParentWidget.h" |
FUIFrameworkParentWidget()
| |
|
| Name |
FUIFrameworkParentWidget |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UIFramework/Source/Public/Types/UIFParentWidget.h |
| Include Path |
#include "Types/UIFParentWidget.h" |
| Source |
/Engine/Plugins/Experimental/UIFramework/Source/Private/Types/UIFParentWidget.cpp |
FUIFrameworkParentWidget
(
UUIFrameworkWidget * InWidget
)
| |
|
| Name |
FUIFrameworkParentWidget |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UIFramework/Source/Public/Types/UIFParentWidget.h |
| Include Path |
#include "Types/UIFParentWidget.h" |
| Source |
/Engine/Plugins/Experimental/UIFramework/Source/Private/Types/UIFParentWidget.cpp |
FUIFrameworkParentWidget
(
UUIFrameworkPlayerComponent * InPlayer
)