UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ETypeLayoutInterface Namespace Reference

Enumerations

enum  Type : uint8 { NonVirtual , Virtual , Abstract }
 

Functions

bool HasVTable (Type InType)
 

Enumeration Type Documentation

◆ Type

Enumerator
NonVirtual 
Virtual 
Abstract 

Function Documentation

◆ HasVTable()

bool ETypeLayoutInterface::HasVTable ( Type  InType)
inline