Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionUtil.h |
| Include | #include "NetworkPredictionUtil.h" |
template<typename BitArrayType>
void NpResizeAndSetBit
&40;
BitArrayType & BitArray,
int32 Index,
bool Value
&41;
Remarks
Sets index to value, resizing bit array if necessary and setting new bits to false.