SGameplayTagWidget::ComputeDesiredSize

Ensures that this widget will always account for the MaxHeight if it's specified

Windows
MacOS
Linux

Override Hierarchy

SWidget::ComputeDesiredSize()

SCompoundWidget::ComputeDesiredSize()

SGameplayTagWidget::ComputeDesiredSize()

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

virtual FVector2D ComputeDesiredSize
(
    float LayoutScaleMultiplier
) const

Remarks

Ensures that this widget will always account for the MaxHeight if it's specified

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