C# Class Alexandria.Engines.DarkSouls.Plugin

The plugin for Dark Souls.
Inheritance: AlexandriaPlugin
Show file Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
Plugin ( AssetManager manager ) : System

Initialise the object.

Method Details

Plugin() public method

Initialise the object.
public Plugin ( AssetManager manager ) : System
manager AssetManager
return System