Skip to content
Version 2.11.0
↓ Get the launcher

AwardInfo constructor

Static data for an in-game reward/award item from the game table.

public AwardInfo(int Id, string Name, string IconPath, int Quality)
parameter description
Id Game-table award id.
Name Localised award display name.
IconPath Addressable path for the award’s icon sprite.
Quality Quality tier (higher = rarer).