MTMCL.Customize.TileColor.Save C# (CSharp) Method

Save() public method

public Save ( ) : void
return void
        public void Save()
        {
            Save(this, null);
        }

Same methods

TileColor::Save ( TileColor cfg = null, string file = null ) : void
TileColor::Save ( string file ) : void