Plasma Engine  2.0
Loading...
Searching...
No Matches
plPluginRegister Struct Reference

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)
 

Detailed Description

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.


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