UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_SerialType Struct Reference

#include <syms_base.h>

Public Attributes

SYMS_String8 name
 
SYMS_SerialTypeKind kind
 
SYMS_U32 child_count
 
voidchildren
 
SYMS_U64 basic_size
 
SYMS_U64(* enum_index_from_value )(SYMS_U64 value)
 

Member Data Documentation

◆ basic_size

SYMS_U64 SYMS_SerialType::basic_size

◆ child_count

SYMS_U32 SYMS_SerialType::child_count

◆ children

void* SYMS_SerialType::children

◆ enum_index_from_value

SYMS_U64(* SYMS_SerialType::enum_index_from_value) (SYMS_U64 value)

◆ kind

SYMS_SerialTypeKind SYMS_SerialType::kind

◆ name

SYMS_String8 SYMS_SerialType::name

The documentation for this struct was generated from the following file: