Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > UE::LWC::FloatToIntCastChecked
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h |
Include | #include "Math/UnrealMathUtility.h" |
namespace UE
{
namespace LWC
{
template<typename OutIntType, typename InFloatType>
OutIntType UE&58;&58;LWC&58;&58;FloatToIntCastChecked
&40;
InFloatType FloatValue
&41;
}
}
Remarks
Floating point to integer conversions