![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FPopulateTabSpawnerMenu_Args (const TSharedRef< TArray< TWeakPtr< FTabSpawnerEntry > > > &InAllSpawners, const TSharedRef< FWorkspaceItem > &InMenuNode, int32 InLevel) | |
Public Attributes | |
| TSharedRef< TArray< TWeakPtr< FTabSpawnerEntry > > > | AllSpawners |
| TSharedRef< FWorkspaceItem > | MenuNode |
| int32 | Level |
|
inline |
| TSharedRef< TArray< TWeakPtr<FTabSpawnerEntry> > > FPopulateTabSpawnerMenu_Args::AllSpawners |
| int32 FPopulateTabSpawnerMenu_Args::Level |
| TSharedRef<FWorkspaceItem> FPopulateTabSpawnerMenu_Args::MenuNode |