Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TDynamicSparseBitSet
| Name | FEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Containers/SparseBitSet.h |
| Include Path | #include "Containers/SparseBitSet.h" |
Syntax
struct FEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEntry
(
uint32 InOffset |
Containers/SparseBitSet.h | ||
FEntry
(
uint32 InOffset, |
Containers/SparseBitSet.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bits | FBucketBitSet | Containers/SparseBitSet.h | ||
| Offset | uint32 | Containers/SparseBitSet.h |