Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FFloat16 > API/Runtime/Core/Math/FFloat16/op_assign
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Float16.h |
Include | #include "Math/Float16.h" |
FFloat16 & operator=
(
const FFloat16 & FP16Value
)
Remarks
Assignment operator. Copy Fp16 value.