Ark Server API (ASE) - Wiki
|
#include <BitArray.h>
Public Member Functions | |
FORCEINLINE | FRelativeBitReference (int32 BitIndex) |
Public Attributes | |
int32 | DWORDIndex |
uint32 | Mask |
Used to reference a bit in an unspecified bit array.
Definition at line 134 of file BitArray.h.
|
inlineexplicit |
Definition at line 137 of file BitArray.h.
int32 FRelativeBitReference::DWORDIndex |
Definition at line 143 of file BitArray.h.
uint32 FRelativeBitReference::Mask |
Definition at line 144 of file BitArray.h.