Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FBitSet Struct Reference

#include <BitArray.h>

Static Public Member Functions

static FORCEINLINE uint32 GetAndClearNextBit (uint32 &Mask)
 

Detailed Description

Definition at line 15 of file BitArray.h.

Member Function Documentation

◆ GetAndClearNextBit()

static FORCEINLINE uint32 FBitSet::GetAndClearNextBit ( uint32 & Mask)
inlinestatic

Clears the next set bit in the mask and returns its index.

Definition at line 18 of file BitArray.h.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: