프로퍼티 | 타입 | 설명 | |
---|---|---|---|
itemHolderPrefab | ItemHolder, |
메소드 | 설명 | |
---|---|---|
determineDrop ( float dropRate, Vector3 originPostion ) : void |
메소드 | 설명 | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
addItemToDict ( System type, int weight ) : void | ||
initializeItemsAndWeights ( ) : void |
public determineDrop ( float dropRate, Vector3 originPostion ) : void | ||
dropRate | float | |
originPostion | Vector3 | |
리턴 | void |