Infinity Engine v0.6.20
C++ API Documentation
Loading...
Searching...
No Matches
PluginHandle Struct Reference

Opaque handle to a plugin instance. More...

#include <API.h>

Detailed Description

Opaque handle to a plugin instance.

This structure serves as an opaque pointer to the internal plugin implementation. The actual structure is defined by the plugin implementation and should not be accessed directly by the host application.