Navigation
| Name | UAFTestData |
| Type | Plugin |
| Part of Plugins | Unreal Animation Framework (UAF) |
| Location | /Engine/Plugins/Experimental/UAF/UAF/Source/UAFTestData/ |
| Module Build Rules | UAFTestData.Build.cs |
Structs
| Name | Remarks |
|---|---|
| FUAFNestedTestStruct | Nested struct for FBindableStruct SubProperty binding tests. |
| FUAFPackedByteStruct | Struct with adjacent small fields for testing SubProperty overread safety. |
| FUAFPerfVars10 | 10-property struct used by bulk-resolution performance benchmarks. |
| FUAFTestVars | Minimal USTRUCT used only in UAF LLT unit tests. |
Enums
Public
| Name | Remarks |
|---|---|
| EUAFTestByteEnum::Type | Old-style enum for TEnumAsByte / FByteProperty testing. |
| EUAFTestEnum |