Veil
Object Struct Reference

General purpose object-type. More...

#include <veil_datatypes.h>

Data Fields

ObjType type
 Identifies the type of the object. More...
 

Detailed Description

General purpose object-type.

All veil variables are effectively sub-types of this.

Definition at line 152 of file veil_datatypes.h.

Field Documentation

◆ type

ObjType Object::type

Identifies the type of the object.

Definition at line 153 of file veil_datatypes.h.

Referenced by vl_AddBitmapToHash(), vl_BitmapFromHash(), vl_NewBitmapHash(), vl_next_variable(), and vl_serialise_var().


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