프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_pickitMap | PickTest>.Dictionary |
메소드 | 설명 | |
---|---|---|
InitializePickit ( ) : void | ||
TestPickit ( ) : void |
메소드 | 설명 | |
---|---|---|
AddPickTest ( PickTest x, PickTest newTest ) : PickTest | ||
CombinePickSet ( PickTest x, PickTest y ) : PickTest | ||
CreatePickTest ( Item x ) : PickTest |
protected static AddPickTest ( PickTest x, PickTest newTest ) : PickTest | ||
x | PickTest | |
newTest | PickTest | |
리턴 | PickTest |
protected static CombinePickSet ( PickTest x, PickTest y ) : PickTest | ||
x | PickTest | |
y | PickTest | |
리턴 | PickTest |
protected static CreatePickTest ( Item x ) : PickTest | ||
x | Item | |
리턴 | PickTest |