Interface IGachaItem
One possible item within a IGachaSlot each IGachaItem contains an IReward.
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface IGachaItem : IRandomWeighted
Properties
RewardId
The id that associated with the IReward that this IGachaItem contains.
Declaration
string RewardId { get; }
Property Value
Type | Description |
---|---|
String |