C# Class Gammtek.Conduit.MassEffect3.SFXGame.CodexMap.XmlBioCodexMap

Inheritance: BioCodexMap
Datei anzeigen Open project: ME3Explorer/ME3Explorer

Public Methods

Method Description
Load ( string path ) : BioCodexMap
Save ( string path ) : void
XmlBioCodexMap ( BioCodexSection>.IDictionary sections = null, BioCodexPage>.IDictionary pages = null ) : System

Method Details

Load() public static method

public static Load ( string path ) : BioCodexMap
path string
return BioCodexMap

Save() public method

public Save ( string path ) : void
path string
return void

XmlBioCodexMap() public method

public XmlBioCodexMap ( BioCodexSection>.IDictionary sections = null, BioCodexPage>.IDictionary pages = null ) : System
sections BioCodexSection>.IDictionary
pages BioCodexPage>.IDictionary
return System