FAllocator2D::GetBit

Returns non-zero if set.

Windows
MacOS
Linux

References

Module

MeshUtilitiesCommon

Header

/Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h

Include

#include "Allocator2D.h"

Syntax

uint64 GetBit
(
    uint32 x,
    uint32 y
) const

Remarks

Returns non-zero if set.

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