Property | Type | Description | |
---|---|---|---|
itemHolderPrefab | ItemHolder, |
Method | Description | |
---|---|---|
determineDrop ( float dropRate, Vector3 originPostion ) : void |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
addItemToDict ( System type, int weight ) : void | ||
initializeItemsAndWeights ( ) : void |
public determineDrop ( float dropRate, Vector3 originPostion ) : void | ||
dropRate | float | |
originPostion | Vector3 | |
return | void |