ue4 log float

UE_LOG(LogTemp, Log, TEXT("Value = %f"), FloatVar);
Uptight Unicorn