ESelectorType

Which type of selector should be used: compact or full mode, or not a selector at all, but just the type image.

Windows
MacOS
Linux

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h

Include

#include "SPinTypeSelector.h"

Syntax

enum ESelectorType
{
    None,
    Compact,
    Full,
}

Values

Name

Description

None

Compact

Full

Remarks

Which type of selector should be used: compact or full mode, or not a selector at all, but just the type image.

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