AquaSphere.IO.BuildLibrary.BuildLibrary C# (CSharp) Method

BuildLibrary() public method

Initializes a new instance of the Epigene.IO.AppConfiguration class.
public BuildLibrary ( ) : System.Collections.Generic
return System.Collections.Generic
		BuildLibrary()
		{			
			GameManager.Instance.RegisterEventHandler("CONFIG", ProcessConfigEvent);
		}//AppConfiguration()