C# 클래스 Blueprint, planet-survival

파일 보기 프로젝트 열기: gjrfytn/planet-survival 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CraftLevel byte
CraftTime ushort
Id uint
Item Item,
ItemIds List
ItemsForCraft List
RequiredAmount List

프로퍼티 상세

CraftLevel 공개적으로 프로퍼티

public byte CraftLevel
리턴 byte

CraftTime 공개적으로 프로퍼티

public ushort CraftTime
리턴 ushort

Id 공개적으로 프로퍼티

public uint Id
리턴 uint

Item 공개적으로 프로퍼티

public Item, Item
리턴 Item,

ItemIds 공개적으로 프로퍼티

public List ItemIds
리턴 List

ItemsForCraft 공개적으로 프로퍼티

public List ItemsForCraft
리턴 List

RequiredAmount 공개적으로 프로퍼티

public List RequiredAmount
리턴 List