AlphaFramework API  1.0.3
Classes | Public Member Functions | Protected Member Functions | List of all members
AlphaFramework.Editor.ModSelectorForm Class Reference

Allows the user to select a Mod to edit More...

Inheritance diagram for AlphaFramework.Editor.ModSelectorForm:

Public Member Functions

 ModSelectorForm (bool allowEditMain, IList< string > recentMods=null)
 Creates a new mod selection form. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Allows the user to select a Mod to edit

Constructor & Destructor Documentation

◆ ModSelectorForm()

AlphaFramework.Editor.ModSelectorForm.ModSelectorForm ( bool  allowEditMain,
IList< string >  recentMods = null 
)
inline

Creates a new mod selection form.

Parameters
allowEditMaintrue to allow the user to edit the main game as well; false to allow only mods to be edited.
recentModsAn externally stored list of recently opened mods.

Member Function Documentation

◆ Dispose()

override void AlphaFramework.Editor.ModSelectorForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

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