PlayerLuckHandleWithLuck Method |
Name | Description | |
---|---|---|
HandleWithLuckT(WeightedCollectionT, Double) |
Gets a random item from the collection from random value given by caller, and do further process for luckyness adjustment.
|
|
HandleWithLuckT(WeightedCollectionT, Random) |
Gets a random item from the collection, and do further process for luckyness adjustment.
|