Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ETypeLayoutInterface Namespace Reference

Enumerations

enum  Type : uint8 { NonVirtual , Virtual , Abstract }
 

Functions

bool HasVTable (Type InType)
 

Enumeration Type Documentation

◆ Type

Enumerator
NonVirtual 
Virtual 
Abstract 

Definition at line 62 of file MemoryLayout.h.

Function Documentation

◆ HasVTable()

bool ETypeLayoutInterface::HasVTable ( Type InType)
inline

Definition at line 69 of file MemoryLayout.h.