|
AWE Core 8.D.12 Documentation
|
Element of _ModuleDescriptorList. More...
#include <Include/ModuleDescriptorList.h>
Data Fields | |
| size_t | length |
| Length of the descriptor array. | |
| const void *const * | descriptors |
| Pointer to an array of ModClassModule structs. | |
| struct _ModuleDescriptorListEntry * | next |
| Next entry in the linked list. | |
Element of _ModuleDescriptorList.
Contains a pointer to an array of module descriptors (used by awe_moduleDescriptorList_* API functions).