FMultiBox::Create

Creates a new multibox instance

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBox.cpp

Syntax

static TSharedRef< FMultiBox > Create
(
    const EMultiBoxType InType,
    FMultiBoxCustomization InCustomization,
    const bool bInShouldCloseWindowAfterMenuSelection
)

Remarks

Creates a new multibox instance

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss