Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Widget used to display a combo button that displays MetaHuman authentication menu options.
| |
|
| Name |
SMetaHumanAuthenticationMenuButton |
| Type |
class |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/UI/SMetaHumanAuthenticationMenuButton.h |
| Include Path |
#include "UI/SMetaHumanAuthenticationMenuButton.h" |
Syntax
class SMetaHumanAuthenticationMenuButton : public SCompoundWidget
Inheritance Hierarchy
Structs
Constants
| Name |
Type |
Remarks |
Include Path |
| AuthenticationMenuName |
const FName |
The name identifier of the authentication menu. |
UI/SMetaHumanAuthenticationMenuButton.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Constructs the widget. |
UI/SMetaHumanAuthenticationMenuButton.h |
|