Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Merchant_RPG_build
Processing
EquipmentBuild
C# 클래스 Merchant_RPG_build.Processing.EquipmentBuild
파일 보기
프로젝트 열기: subchannel13/MerchantRPG-combinator
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Combination
int[]
Id
int
Items
Item[]
Score
double
TotalStats
MerchantRPG.Simulation.Stats
공개 메소드들
메소드
설명
EquipmentBuild
(
int
id
,
int
combination
) :
System
메소드 상세
EquipmentBuild()
공개
메소드
public
EquipmentBuild
(
int
id
,
int
combination
) :
System
id
int
combination
int
리턴
System
프로퍼티 상세
Combination
공개적으로 프로퍼티
public
int[]
Combination
리턴
int[]
Id
공개적으로 프로퍼티
public
int
Id
리턴
int
Items
공개적으로 프로퍼티
public
Item[]
Items
리턴
Item[]
Score
공개적으로 프로퍼티
public
double
Score
리턴
double
TotalStats
공개적으로 프로퍼티
public
Stats,MerchantRPG.Simulation
TotalStats
리턴
MerchantRPG.Simulation.Stats