C# 클래스 WarshipGirl.Server.OriginalData.ships

파일 보기 프로젝트 열기: jxpxxzj/WarshipGirl

공개 프로퍼티들

프로퍼티 타입 설명
ATTACK int
ATTACK_MAX int
BUILD_TIME string
CAN_BUILD bool
DAN int
DA_ZAI int
DEFENCE int
DEFENCE_MAX int
DESC string
DUI_KONG int
DUI_KONG_MAX int
DUI_QIAN int
DUI_QIAN_MAX int
EXP string
FEN_BU string
FOCUS int
GAI_ZAO string
GAI_ZAO_USE string
GANG_COST double
GETTING_TALK string
ID int
IS_OPENED bool
ITEM_NUM int
LEVEL string
LIFE int
LIFE_MAX int
NAME string
NATION string
NI_CHENG string
NO string
OIL_COST double
PIN_YIN string
ROCKETS int
ROCKETS_MAX int
SELL string
SHAN_BI int
SHAN_BI_MAX int
SHE_CHENG string
SKILL string
SKILL_INFO string
SKILL_NAME string
STARS int
SU_DU double
TIME_COST double
TYPE string
WEAPON string
WEDDING_TALK string
XING_YUN int
YOU int
ZHEN_CHA int
ZHEN_CHA_MAX int

공개 메소드들

메소드 설명
ToSQLValue ( ) : string
ships ( ) : System
ships ( object itemarray ) : System

메소드 상세

ToSQLValue() 공개 메소드

public ToSQLValue ( ) : string
리턴 string

ships() 공개 메소드

public ships ( ) : System
리턴 System

ships() 공개 메소드

public ships ( object itemarray ) : System
itemarray object
리턴 System

프로퍼티 상세

ATTACK 공개적으로 프로퍼티

public int ATTACK
리턴 int

ATTACK_MAX 공개적으로 프로퍼티

public int ATTACK_MAX
리턴 int

BUILD_TIME 공개적으로 프로퍼티

public string BUILD_TIME
리턴 string

CAN_BUILD 공개적으로 프로퍼티

public bool CAN_BUILD
리턴 bool

DAN 공개적으로 프로퍼티

public int DAN
리턴 int

DA_ZAI 공개적으로 프로퍼티

public int DA_ZAI
리턴 int

DEFENCE 공개적으로 프로퍼티

public int DEFENCE
리턴 int

DEFENCE_MAX 공개적으로 프로퍼티

public int DEFENCE_MAX
리턴 int

DESC 공개적으로 프로퍼티

public string DESC
리턴 string

DUI_KONG 공개적으로 프로퍼티

public int DUI_KONG
리턴 int

DUI_KONG_MAX 공개적으로 프로퍼티

public int DUI_KONG_MAX
리턴 int

DUI_QIAN 공개적으로 프로퍼티

public int DUI_QIAN
리턴 int

DUI_QIAN_MAX 공개적으로 프로퍼티

public int DUI_QIAN_MAX
리턴 int

EXP 공개적으로 프로퍼티

public string EXP
리턴 string

FEN_BU 공개적으로 프로퍼티

public string FEN_BU
리턴 string

FOCUS 공개적으로 프로퍼티

public int FOCUS
리턴 int

GAI_ZAO 공개적으로 프로퍼티

public string GAI_ZAO
리턴 string

GAI_ZAO_USE 공개적으로 프로퍼티

public string GAI_ZAO_USE
리턴 string

GANG_COST 공개적으로 프로퍼티

public double GANG_COST
리턴 double

GETTING_TALK 공개적으로 프로퍼티

public string GETTING_TALK
리턴 string

ID 공개적으로 프로퍼티

public int ID
리턴 int

IS_OPENED 공개적으로 프로퍼티

public bool IS_OPENED
리턴 bool

ITEM_NUM 공개적으로 프로퍼티

public int ITEM_NUM
리턴 int

LEVEL 공개적으로 프로퍼티

public string LEVEL
리턴 string

LIFE 공개적으로 프로퍼티

public int LIFE
리턴 int

LIFE_MAX 공개적으로 프로퍼티

public int LIFE_MAX
리턴 int

NAME 공개적으로 프로퍼티

public string NAME
리턴 string

NATION 공개적으로 프로퍼티

public string NATION
리턴 string

NI_CHENG 공개적으로 프로퍼티

public string NI_CHENG
리턴 string

NO 공개적으로 프로퍼티

public string NO
리턴 string

OIL_COST 공개적으로 프로퍼티

public double OIL_COST
리턴 double

PIN_YIN 공개적으로 프로퍼티

public string PIN_YIN
리턴 string

ROCKETS 공개적으로 프로퍼티

public int ROCKETS
리턴 int

ROCKETS_MAX 공개적으로 프로퍼티

public int ROCKETS_MAX
리턴 int

SELL 공개적으로 프로퍼티

public string SELL
리턴 string

SHAN_BI 공개적으로 프로퍼티

public int SHAN_BI
리턴 int

SHAN_BI_MAX 공개적으로 프로퍼티

public int SHAN_BI_MAX
리턴 int

SHE_CHENG 공개적으로 프로퍼티

public string SHE_CHENG
리턴 string

SKILL 공개적으로 프로퍼티

public string SKILL
리턴 string

SKILL_INFO 공개적으로 프로퍼티

public string SKILL_INFO
리턴 string

SKILL_NAME 공개적으로 프로퍼티

public string SKILL_NAME
리턴 string

STARS 공개적으로 프로퍼티

public int STARS
리턴 int

SU_DU 공개적으로 프로퍼티

public double SU_DU
리턴 double

TIME_COST 공개적으로 프로퍼티

public double TIME_COST
리턴 double

TYPE 공개적으로 프로퍼티

public string TYPE
리턴 string

WEAPON 공개적으로 프로퍼티

public string WEAPON
리턴 string

WEDDING_TALK 공개적으로 프로퍼티

public string WEDDING_TALK
리턴 string

XING_YUN 공개적으로 프로퍼티

public int XING_YUN
리턴 int

YOU 공개적으로 프로퍼티

public int YOU
리턴 int

ZHEN_CHA 공개적으로 프로퍼티

public int ZHEN_CHA
리턴 int

ZHEN_CHA_MAX 공개적으로 프로퍼티

public int ZHEN_CHA_MAX
리턴 int