Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::DynamicModuleDescriptor Class Reference

#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.
 

Detailed Description

Describes a dynamic module used by the application.


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