Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
fBaseXtensions
Items
CacheACDItem
C# 클래스 fBaseXtensions.Items.CacheACDItem
파일 보기
프로젝트 열기: herbfunk/Funky
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
ItemStatString
string
LegendaryItemType
LegendaryItemTypes
PotionType
PotionTypes
공개 메소드들
메소드
설명
CacheACDItem
(
ACDItem
item
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
메소드 상세
CacheACDItem()
공개
메소드
public
CacheACDItem
(
ACDItem
item
) :
System
item
ACDItem
리턴
System
Equals()
공개
메소드
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
ItemStatString
공개적으로 프로퍼티
public
string
ItemStatString
리턴
string
LegendaryItemType
공개적으로 프로퍼티
public
LegendaryItemTypes
LegendaryItemType
리턴
LegendaryItemTypes
PotionType
공개적으로 프로퍼티
public
PotionTypes
PotionType
리턴
PotionTypes