Category:PlugIn Development

From Spesoft/GameEx Wiki
Revision as of 09:59, 26 April 2014 by Adultery (talk | contribs) (Created page with "==Plugin Development Overview== In the following section, you will find documentation on the functions that are exposed through GameEx's PlugIn system, and some sample code on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Plugin Development Overview

In the following section, you will find documentation on the functions that are exposed through GameEx's PlugIn system, and some sample code on how to use them in both VisualBasic.NET and C#. You will also find variable and enum documentation, and a link to a template you can use to quickly start creating your own plugins.

Plugin Functions

Below is a list of exposed functions you can use to manipulate GameEx using the PlugIn interface:

Functions