![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_base.h>
Public Attributes | |
| SYMS_String8 | name |
| SYMS_SerialTypeKind | kind |
| SYMS_U32 | child_count |
| void * | children |
| SYMS_U64 | basic_size |
| SYMS_U64(* | enum_index_from_value )(SYMS_U64 value) |
| SYMS_U64 SYMS_SerialType::basic_size |
| SYMS_U32 SYMS_SerialType::child_count |
| void* SYMS_SerialType::children |
| SYMS_SerialTypeKind SYMS_SerialType::kind |
| SYMS_String8 SYMS_SerialType::name |