Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TBigInt
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/BigInt.h |
Include | #include "Math/BigInt.h" |
int32 GetHighestNonZeroBit&40;&41; const
Remarks
Returns the index of the highest non-zero bit. -1 if no such bit exists.