AWE Core 8.D.12 Documentation
Data Fields
_ModuleDescriptorListEntry Struct Reference

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 _ModuleDescriptorListEntrynext
 Next entry in the linked list.
 

Detailed Description

Element of _ModuleDescriptorList.

Contains a pointer to an array of module descriptors (used by awe_moduleDescriptorList_* API functions).

See also
ModuleDescriptorList

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