dplug.client.dllmain

Entry points.

Members

Functions

pluginEntryPoints
string pluginEntryPoints()

The one entry point mixin you need Just paste mixin(pluginEntryPoints!MyPluginClient); into your main file for a plug-in.

Templates

DLLEntryPoint
template DLLEntryPoint()
Undocumented in source.
DLLEntryPoint
template DLLEntryPoint()
Undocumented in source.

Meta