Ark Server API (ASE) - Wiki
|
#include <BitArray.h>
Static Public Member Functions | |
static FORCEINLINE uint32 | GetAndClearNextBit (uint32 &Mask) |
Definition at line 15 of file BitArray.h.
Clears the next set bit in the mask and returns its index.
Definition at line 18 of file BitArray.h.