#include <ModuleManagerBus.h>
Public Member Functions | |
| AZ_TYPE_INFO (DynamicModuleDescriptor, "{D2932FA3-9942-4FD2-A703-2E750F57C003}") | |
Static Public Member Functions | |
| static void | Reflect (ReflectContext *context) |
Public Attributes | |
| OSString | m_dynamicLibraryPath |
| Path to the module. | |
Describes a dynamic module used by the application.