Class NekoItemOptionType
아이템 옵션 정보
상속
object
NekoItemOptionType
네임스페이스: Commons.Server
어셈블리: Creator.dll
Syntax
public class NekoItemOptionType
변수
ADD_ITEM_PERCENT_STAT
아이템 스탯 (%)
선언
public const int ADD_ITEM_PERCENT_STAT = 4
필드 값
타입 | 설명 |
---|---|
int |
ADD_ITEM_PLUS_STAT
아이템 스탯 (+)
선언
public const int ADD_ITEM_PLUS_STAT = 3
필드 값
타입 | 설명 |
---|---|
int |
ADD_PERCENT_STAT
직업 스탯 (%)
선언
public const int ADD_PERCENT_STAT = 2
필드 값
타입 | 설명 |
---|---|
int |
ADD_STAT
직업 스탯 (+)
선언
public const int ADD_STAT = 1
필드 값
타입 | 설명 |
---|---|
int |
NONE
아이템 옵션 정보
선언
public const int NONE = 0
필드 값
타입 | 설명 |
---|---|
int |
함수
From(TGameMapEventCommand)
아이템 옵션 정보
선언
public static TItemOption From(TGameMapEventCommand c)
매개 변수(인자)
타입 | 이름 | 설명 |
---|---|---|
network.TGameMapEventCommand | c |
반환
타입 | 설명 |
---|---|
TItemOption |