4#include "Components/Button.h"
5#include "Components/Border.h"
6#include "Components/TextBlock.h"
7#include "Components/SizeBox.h"
8#include "Engine/Texture2D.h"
12 Super::NativePreConstruct();
18 Super::NativeConstruct();
44 FSlateFontInfo NewFont =
Text_Label->GetFont();
92 Super::NativeTick(MyGeometry, InDeltaTime);