Dynamic Plugins - User Defined Types
Pinfo.h (included in the SDK) contains all the user defined data types that are used in plugins.
EPFLAGS (enum) SVERSIONS (struct) SPLUGINTYPE (struct) CVARBINDS (class) CPLUGIN (class)
Back