![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneTracksComponentTypes.h>
Public Attributes | |
| uint8 | BitFieldSize = 0 |
| uint8 | BitIndex = 0 |
| uint8 UE::MovieScene::FBoolPropertyTraits::FBoolMetaData::BitFieldSize = 0 |
Size of the bitfield/bool property in bytes. Must be one of 1(uint8), 2(uint16), 4(uint32), 8(uint64), or 0 signifying that this is not a bitfield, but a regular bool..
| uint8 UE::MovieScene::FBoolPropertyTraits::FBoolMetaData::BitIndex = 0 |