Preparing search index...
The search index is not available
lazuli-api - v1.6.0
lazuli-api
RewardWeightData
Interface RewardWeightData
Data of the gift, including its reward and weight.
interface
RewardWeightData
{
reward
:
RewardType
;
weight
:
number
;
}
Index
Properties
reward
weight
Properties
reward
reward
:
RewardType
Reward of the gift.
weight
weight
:
number
Weight of giving this reward.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reward
weight
lazuli-api - v1.6.0
Loading...
Data of the gift, including its reward and weight.