fix colors in therac ui widget; start working on magical floats

This commit is contained in:
wonkyhonky2024
2025-05-08 22:20:32 +01:00
parent c3b9b82935
commit d582b938fa
3 changed files with 26 additions and 2 deletions

View File

@ -0,0 +1,6 @@
// Fill out your copyright notice in the Description page of Project Settings.
#include "MagicFloatInput.h"
void UMagicFloatInput::HandleOnTextCommitted(const FText& inText, ETextCommit::Type inCommitMethod) {}