Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FNumericUnit > FNumericUnit
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnitConversion.h |
Include | #include "Math/UnitConversion.h" |
Source | /Engine/Source/Runtime/Core/Public/Math/UnitConversion.inl |
template<typename OtherType>
FNumericUnit
&40;
const FNumericUnit< OtherType > & Other
&41;
Remarks
Templated Copy construction/assignment from differing numeric types. Relies on implicit conversion of the two numeric types.