MAK Legion 1.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
LEG_object_type Struct Reference
+ Collaboration diagram for LEG_object_type:

Public Attributes

union {
   struct {
      Int8   kind
 
      Int8   domain
 
      Int16   country
 
      Int8   category
 
      Int8   subcategory
 
      Int8   specific
 
      Int8   extra
 
   } 
 
   Int8   data [8]
 
}; 
 

Detailed Description

A structure to represent Legion object type

Member Data Documentation

union { ... }
Int8 LEG_object_type::category
Int16 LEG_object_type::country
Int8 LEG_object_type::data[8]
Int8 LEG_object_type::domain
Int8 LEG_object_type::extra
Int8 LEG_object_type::kind
Int8 LEG_object_type::specific
Int8 LEG_object_type::subcategory

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

Document ID: Generated on Wed May 26 15:17:05 EDT 2021 from SVN revision 229676
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)