Navigation
API > API/Plugins > API/Plugins/UAFTestData
Struct with adjacent small fields for testing SubProperty overread safety.
| Name | FUAFPackedByteStruct |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAFTestData/Public/UAFTestVars.h |
| Include Path | #include "UAFTestVars.h" |
Syntax
USTRUCT ()
struct FUAFPackedByteStruct
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnumVal | EUAFTestEnum | UAFTestVars.h | ||
| FloatVal | float | UAFTestVars.h | ||
| Val1 | uint8 | UAFTestVars.h | ||
| Val2 | uint8 | UAFTestVars.h |