![]() |
MAK Legion 1.1 API Documentation
|
A structure to represent Legion descriptor registry of an attribute set It describes a group of attributes that are treated as a single set of data. this may be an entity, an IFF, a radio, etc. More...
Collaboration diagram for LEG_AttributeSetDescriptor:Public Attributes | |
| const char * | name |
| UInt32 | expectedInstances |
| UInt32 | attributeDescriptorsCount |
| LEG_AttributeSetDependency | dependency |
| LEG_AttributeDescriptor * | attributeDescriptors |
A structure to represent Legion descriptor registry of an attribute set It describes a group of attributes that are treated as a single set of data. this may be an entity, an IFF, a radio, etc.
| LEG_AttributeDescriptor* LEG_AttributeSetDescriptor::attributeDescriptors |
| UInt32 LEG_AttributeSetDescriptor::attributeDescriptorsCount |
| LEG_AttributeSetDependency LEG_AttributeSetDescriptor::dependency |
| UInt32 LEG_AttributeSetDescriptor::expectedInstances |
| const char* LEG_AttributeSetDescriptor::name |