HUDData.HUDData C# (CSharp) Method

HUDData() public method

public HUDData ( ) : System.Collections
return System.Collections
    public HUDData()
    {
        LoadData();
    }