프로퍼티 | 타입 | 설명 | |
---|---|---|---|
oi_guess | string | ||
oi_know | bool | ||
oi_name | string | ||
oi_prob | int | ||
oi_worth | int |
메소드 | 설명 | |
---|---|---|
obj_info ( int oiProb ) : System | ||
obj_info ( string oiName, int oiProb, int oiWorth, string oiGuess, bool oiKnow ) : System |
public obj_info ( string oiName, int oiProb, int oiWorth, string oiGuess, bool oiKnow ) : System | ||
oiName | string | |
oiProb | int | |
oiWorth | int | |
oiGuess | string | |
oiKnow | bool | |
리턴 | System |