SViewport::ComputeDesiredSize

Computes the ideal size necessary to display this widget.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h

Include

#include "Widgets/SViewport.h"

Syntax

virtual FVector2D ComputeDesiredSize
(
    float
) const

Remarks

Computes the ideal size necessary to display this widget.

Returns

The desired width and height.

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