FUInt128::FUInt128

Constructor. Initializes this uint128 with a uint64 value.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Int128.h

Include

#include "Math/Int128.h"

Syntax

FUInt128
(
    uint64 A
)

Remarks

  1. Initializes this uint128 with a uint64 value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss