Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Plugins.vxPluginManager Class Reference

This class handles all of the plugins for a Vertices game, whether it's DLC or Mods. More...

Static Public Member Functions

static string[] GetAvailableModsInPath (string path)
 Gets the available mods in path.
 

Properties

static Dictionary< string, vxIContentPackDLCPacks [get]
 
static Dictionary< string, vxIContentPackModPacks [get]
 

Detailed Description

This class handles all of the plugins for a Vertices game, whether it's DLC or Mods.

Member Function Documentation

◆ GetAvailableModsInPath()

static string[] VerticesEngine.Plugins.vxPluginManager.GetAvailableModsInPath ( string path)
static

Gets the available mods in path.

Returns
The available mods in path.
Parameters
pathPath.

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