SGameplayTagWidget::Construct

Construct the actual widget

Windows
MacOS
Linux

References

Module

GameplayTagsEditor

Header

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Public/SGameplayTagWidget.h

Include

#include "SGameplayTagWidget.h"

Source

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Private/SGameplayTagWidget.cpp

Syntax

void Construct
(
    const FArguments & InArgs,
    const TArray< FEditableGameplayTagContainerDatum > & EditableTagContainers
)

Remarks

Construct the actual widget

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