C# 클래스 DataEditorX.CardInfo

파일 보기 프로젝트 열기: 247321453/DataEditorX

공개 프로퍼티들

프로퍼티 타입 설명
@set string
artwork string
artwork_crop int[]
atk string
attribute int
background int
card_number string
copyright string
def string
description string
edition string
icon int
level int
limitation string
pendulum_description string
pendulum_scales int[]
rarity int
sticker int
subtypes string[]
title string

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

@set 공개적으로 프로퍼티

public string @set
리턴 string

artwork 공개적으로 프로퍼티

public string artwork
리턴 string

artwork_crop 공개적으로 프로퍼티

public int[] artwork_crop
리턴 int[]

atk 공개적으로 프로퍼티

public string atk
리턴 string

attribute 공개적으로 프로퍼티

public int attribute
리턴 int

background 공개적으로 프로퍼티

?
public int background
리턴 int

card_number 공개적으로 프로퍼티

public string card_number
리턴 string

copyright 공개적으로 프로퍼티

public string copyright
리턴 string

def 공개적으로 프로퍼티

public string def
리턴 string

description 공개적으로 프로퍼티

public string description
리턴 string

edition 공개적으로 프로퍼티

public string edition
리턴 string

icon 공개적으로 프로퍼티

public int icon
리턴 int

level 공개적으로 프로퍼티

public int level
리턴 int

limitation 공개적으로 프로퍼티

public string limitation
리턴 string

pendulum_description 공개적으로 프로퍼티

public string pendulum_description
리턴 string

pendulum_scales 공개적으로 프로퍼티

public int[] pendulum_scales
리턴 int[]

rarity 공개적으로 프로퍼티

?
public int rarity
리턴 int

sticker 공개적으로 프로퍼티

0,1,1
public int sticker
리턴 int

subtypes 공개적으로 프로퍼티

public string[] subtypes
리턴 string[]

title 공개적으로 프로퍼티

public string title
리턴 string