Inherited by BountyRecord.
Public Member Functions | |
| uint | GetCount () |
| bool | GetBounty (uint index, uint& out playerId, uint& out amount) |
| void | AddBounty (uint playerId, uint amount) |
| uint | FetchBounty (uint playerId) |
| uint GetCount | ( | ) |
Implemented in BountyRecord.
| bool GetBounty | ( | uint | index, | |
| uint& out | playerId, | |||
| uint& out | amount | |||
| ) |
Implemented in BountyRecord.
| void AddBounty | ( | uint | playerId, | |
| uint | amount | |||
| ) |
Implemented in BountyRecord.
| uint FetchBounty | ( | uint | playerId | ) |
Implemented in BountyRecord.
1.7.1