TEMU  4.4
The Terma Emulator
temu_PropInfo Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Support/Objsys.h>

Data Fields

const char * Name
 Name of property. More...
 
temu_Type Typ
 Type tag. More...
 
size_t Count
 Number of elements in property. More...
 
uintptr_t Offset
 Offset from struct start. More...
 
temu_TypeObjectTypeObj
 

Field Documentation

◆ Count

size_t temu_PropInfo::Count

Number of elements in property.

◆ Name

const char* temu_PropInfo::Name

Name of property.

◆ Offset

uintptr_t temu_PropInfo::Offset

Offset from struct start.

◆ Typ

temu_Type temu_PropInfo::Typ

Type tag.

◆ TypeObj

temu_TypeObject* temu_PropInfo::TypeObj

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