fix colors in therac ui widget; start working on magical floats
This commit is contained in:
6
Source/MyProject/Private/MagicFloatInput.cpp
Normal file
6
Source/MyProject/Private/MagicFloatInput.cpp
Normal 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) {}
|
Reference in New Issue
Block a user