![]() |
Plasma Engine
2.0
|
Helper struct to register the existence of statically linked plugins. The macro PL_STATICLINK_LIBRARY will register a the given library name prepended with pl
to the plPlugin system. Implemented in Plugin.cpp.
More...
#include <Common.h>
Public Member Functions | |
plPluginRegister (const char *szName) | |
Helper struct to register the existence of statically linked plugins. The macro PL_STATICLINK_LIBRARY will register a the given library name prepended with pl
to the plPlugin system. Implemented in Plugin.cpp.