Navigation
API > API/Plugins > API/Plugins/UIFramework > API/Plugins/UIFramework/FUIFrameworkWidgetTree
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUIFrameworkWidgetTreeEntry * LocalGetEntryByReplicationId
(
int32 WidgetId |
Types/UIFWidgetTree.h | ||
const FUIFrameworkWidgetTreeEntry * LocalGetEntryByReplicationId
(
int32 WidgetId |
Types/UIFWidgetTree.h |
LocalGetEntryByReplicationId(int32)
| Name | LocalGetEntryByReplicationId |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UIFramework/Source/Public/Types/UIFWidgetTree.h |
| Include Path | #include "Types/UIFWidgetTree.h" |
| Source | /Engine/Plugins/Experimental/UIFramework/Source/Private/Types/UIFWidgetTree.cpp |
FUIFrameworkWidgetTreeEntry * LocalGetEntryByReplicationId
(
int32 WidgetId
)
LocalGetEntryByReplicationId(int32)
| Name | LocalGetEntryByReplicationId |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UIFramework/Source/Public/Types/UIFWidgetTree.h |
| Include Path | #include "Types/UIFWidgetTree.h" |
| Source | /Engine/Plugins/Experimental/UIFramework/Source/Private/Types/UIFWidgetTree.cpp |
const FUIFrameworkWidgetTreeEntry * LocalGetEntryByReplicationId
(
int32 WidgetId
) const