Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UBorder
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/Border.h |
Include | #include "Components/Border.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/Border.cpp |
void SetDesiredSizeScale
&40;
FVector2D InScale
&41;
Remarks
Sets the DesiredSizeScale of this border.
Parameters
Name | Description |
---|---|
InScale | The X and Y multipliers for the desired size |