C# Class BattleInfoPlugin.Models.MapCell

Afficher le fichier Open project: Yoctillion/BattleInfoPlugin Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MapCell ( Api_Cell_Data cell, int mapArea, int mapNo, int infoId ) : System
MapCell ( Grabacr07.KanColleWrapper.Models.Raw.kcsapi_mst_mapcell cell ) : System

Method Details

MapCell() public méthode

public MapCell ( Api_Cell_Data cell, int mapArea, int mapNo, int infoId ) : System
cell BattleInfoPlugin.Models.Raw.Api_Cell_Data
mapArea int
mapNo int
infoId int
Résultat System

MapCell() public méthode

public MapCell ( Grabacr07.KanColleWrapper.Models.Raw.kcsapi_mst_mapcell cell ) : System
cell Grabacr07.KanColleWrapper.Models.Raw.kcsapi_mst_mapcell
Résultat System