![]() |
ezEngine Release 26.3
|
Represents a mapping between an interface and its implementation. More...
#include <WorldModuleConfig.h>
Public Member Functions | |
| bool | operator< (const InterfaceImpl &rhs) const |
Public Attributes | |
| ezString | m_sInterfaceName |
| Name of the world module interface. | |
| ezString | m_sImplementationName |
| Name of the specific implementation to use. | |
Represents a mapping between an interface and its implementation.