UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage > Member List

This is the complete list of members for UE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >, including all inherited members.

beginUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >friend
BucketSizeUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >static
BucketType typedefUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >
CopyTo(TFixedSparseBitSet< OtherHashType, OtherStorageType > &Other) constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
CopyToUnsafe(TFixedSparseBitSet< OtherHashType, OtherStorageType > &Other, uint32 OtherBucketCapacity) constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
CountSetBits() constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
endUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >friend
GetMaxNumBits() constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
GetSparseBucketIndex(uint32 BitIndex) constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
HashSizeUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >static
IsBitSet(uint32 BitIndex) constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
IsEmpty() constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
MaxNumBitsUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >static
NumBuckets() constUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
operator=(const TFixedSparseBitSet &)=defaultUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >
operator=(TFixedSparseBitSet &&)=defaultUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >
operator|=(const TFixedSparseBitSet &Other)UE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
SetBit(uint32 BitIndex)UE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inline
TFixedSparseBitSetUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >friend
TFixedSparseBitSet()UE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inlineexplicit
TFixedSparseBitSet(StorageArgs &&...Storage)UE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >inlineexplicit
TFixedSparseBitSet(const TFixedSparseBitSet &)=defaultUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >
TFixedSparseBitSet(TFixedSparseBitSet &&)=defaultUE::MovieScene::TFixedSparseBitSet< HashType, BucketStorage >