UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPopulateTabSpawnerMenu_Args Struct Reference

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< FWorkspaceItemMenuNode
 
int32 Level
 

Constructor & Destructor Documentation

◆ FPopulateTabSpawnerMenu_Args()

FPopulateTabSpawnerMenu_Args::FPopulateTabSpawnerMenu_Args ( const TSharedRef< TArray< TWeakPtr< FTabSpawnerEntry > > > &  InAllSpawners,
const TSharedRef< FWorkspaceItem > &  InMenuNode,
int32  InLevel 
)
inline

Member Data Documentation

◆ AllSpawners

TSharedRef< TArray< TWeakPtr<FTabSpawnerEntry> > > FPopulateTabSpawnerMenu_Args::AllSpawners

◆ Level

int32 FPopulateTabSpawnerMenu_Args::Level

◆ MenuNode

TSharedRef<FWorkspaceItem> FPopulateTabSpawnerMenu_Args::MenuNode

The documentation for this struct was generated from the following file: