Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TStaticBitArray
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StaticBitArray.h |
| Include | #include "Containers/StaticBitArray.h" |
int32 FindFirstClearBit&40;&41; const
Remarks
Finds the first clear bit in the array and returns the bit index. If there isn't one, INDEX_NONE is returned.