C# 클래스 BattleInfoPlugin.Models.MapCell

파일 보기 프로젝트 열기: Yoctillion/BattleInfoPlugin 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MapCell ( Api_Cell_Data cell, int mapArea, int mapNo, int infoId ) : System
MapCell ( Grabacr07.KanColleWrapper.Models.Raw.kcsapi_mst_mapcell cell ) : System

메소드 상세

MapCell() 공개 메소드

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
리턴 System

MapCell() 공개 메소드

public MapCell ( Grabacr07.KanColleWrapper.Models.Raw.kcsapi_mst_mapcell cell ) : System
cell Grabacr07.KanColleWrapper.Models.Raw.kcsapi_mst_mapcell
리턴 System