Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FBoolProperty
Description
Return the byte offset from this property's storage type to the byte that FieldMask applies to. Only valid if IsNativeBool() is true.
| Name | GetByteOffset |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
uint8 GetByteOffset() const