Class TItemOption
상속
object
TItemOption
네임스페이스: network
어셈블리: Creator.dll
Syntax
[Serializable]
public class TItemOption : IExtensible
생성자
TItemOption()
선언
public TItemOption()
프로퍼티
statID
선언
public int statID { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
int |
type
선언
public int type { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
int |
value
선언
public float value { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
float |