Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
Deprecated * This method has been deprecated and will be removed. Use the double version instead.
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
Include | #include "Kismet/KismetMathLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.inl |
static float Conv_ByteToFloat
&40;
uint8 InByte
&41;
Remarks
Converts a byte to a float
K2 Utilities