![]() |
Plasma Engine
2.0
|
Classes | |
| struct | InterfaceImpl |
Public Member Functions | |
| plResult | Save () |
| void | Load () |
| void | Apply () |
| void | AddInterfaceImplementation (plStringView sInterfaceName, plStringView sImplementationName) |
| void | RemoveInterfaceImplementation (plStringView sInterfaceName) |
Public Attributes | |
| plHybridArray< InterfaceImpl, 8 > | m_InterfaceImpls |