프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConstructTime | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
active | double>.Dictionary | ||
construct | double>.Dictionary | ||
passive | double>.Dictionary | ||
properties | double>.Dictionary |
메소드 | 설명 | |
---|---|---|
ValueGroup ( ) : System | ||
addActive ( string inKey, double inValue ) : void | ||
addConstruct ( string inKey, double inValue ) : void | ||
addPassive ( string inKey, double inValue ) : void | ||
addProperty ( string inKey, double inValue ) : void | ||
getActive ( string inKey ) : double | ||
getConstruct ( string inKey ) : double | ||
getPassive ( string inKey ) : double | ||
getProperty ( string inKey ) : double |
메소드 | 설명 | |
---|---|---|
addValue ( double>.Dictionary |
||
getValue ( double>.Dictionary |
public addActive ( string inKey, double inValue ) : void | ||
inKey | string | |
inValue | double | |
리턴 | void |
public addConstruct ( string inKey, double inValue ) : void | ||
inKey | string | |
inValue | double | |
리턴 | void |
public addPassive ( string inKey, double inValue ) : void | ||
inKey | string | |
inValue | double | |
리턴 | void |
public addProperty ( string inKey, double inValue ) : void | ||
inKey | string | |
inValue | double | |
리턴 | void |
protected addValue ( double>.Dictionary |
||
inDict | double>.Dictionary | |
inKey | string | |
inValue | double | |
리턴 | void |
protected getValue ( double>.Dictionary |
||
inDict | double>.Dictionary | |
inKey | string | |
리턴 | double |