A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PixoVRWristMenuItemTitleWidget.cpp
Go to the documentation of this file.
1// Copyright(c) Pixo Group. All Rights Reserved.
2
4#include "Components/TextBlock.h"
5
6#define LOCTEXT_NAMESPACE "PixoVR"
7
12
14{
15 HighlightedItemTitle->SetColorAndOpacity(Color);
16}
UTextBlock * HighlightedItemTitle
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "PixoVR | Wrist Menu", meta = (BindWidget))
void SetTitleText(FText Title)
UFUNCTION(BlueprintCallable, Category="PixoVR | Wrist Menu")
void SetTitleColor(FLinearColor Color)
UFUNCTION(BlueprintCallable, Category = "PixoVR | Wrist Menu")