PluginLoader
Public Attributes
| Name | |
|---|---|
| bool | initialized |
| awe_PluginLoaderMethods | vt |
| size_t | used_count |
| size_t | reserved_count |
| struct PluginListEntry * | data |
Public Attributes Documentation
variable initialized
bool initialized;
variable vt
awe_PluginLoaderMethods vt;
variable used_count
size_t used_count;
variable reserved_count
size_t reserved_count;
variable data
struct PluginListEntry * data;
Updated on 2026-02-10 at 15:44:29 -0500