Navigation
API > API/Editor > API/Editor/WorldBrowser > API/Editor/WorldBrowser/FWorldBrowserModule
Description
Bind world browser command delegate to the level viewport
Fills the level menu with extra options
| Name | BindLevelMenu |
| Type | function |
| Header File | /Engine/Source/Editor/WorldBrowser/Public/WorldBrowserModule.h |
| Include Path | #include "WorldBrowserModule.h" |
| Source | /Engine/Source/Editor/WorldBrowser/Private/WorldBrowserModule.cpp |
TSharedRef< FExtender > BindLevelMenu
(
const TSharedRef< FUICommandList > CommandList
)