UButtonSlot::BuildSlot

Builds the underlying slot for the slate button.

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/ButtonSlot.h

Include

#include "Components/ButtonSlot.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/ButtonSlot.cpp

Syntax

void BuildSlot
(
    TSharedRef< SButton > InButton
)

Remarks

Builds the underlying slot for the slate button.