BountyDrawTable_Record class
game.data.BountyDrawTable_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetBountyChoicesCount()RTTIWeakHandle<game.data.Bounty_Record> GetBountyChoicesItem(int index)RTTIgame.data.Bounty_Record? GetBountyChoicesItemHandle(int index)RTTIbool BountyChoicesContains(WeakHandle<game.data.Bounty_Record> item)RTTI