public void UpdateGameData() { GameCache.UpdateChessData(); GameCache.SetMaps(); GameCache.SetAttrMaps(); UpdateGameDataCompleteEvent(); step++; }