NpClearBitArray

Set bit array contents to false.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionUtil.h

Include

#include "NetworkPredictionUtil.h"

Syntax

template<typename BitArrayType>
void NpClearBitArray
(
    BitArrayType & BitArray
)

Remarks

Set bit array contents to false.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss