Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FUInt128 > FUInt128
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Int128.h |
Include | #include "Math/Int128.h" |
FUInt128
&40;
uint64 A,
uint64 B
&41;
Remarks
Constructor. Initializes this uint128 with two uint64 values.