extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | BadgeService |
Functions
6SetAwardBadgeUrl
(url: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetAwardBadgeUrl |
SetHasBadgeCooldown
(seconds: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetHasBadgeCooldown |
SetHasBadgeUrl
(url: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetHasBadgeUrl |
SetIsBadgeDisabledUrl
(url: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetIsBadgeDisabledUrl |
SetIsBadgeLegalUrl
(url: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetIsBadgeLegalUrl |
SetPlaceId
(placeId: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetPlaceId |
Yield functions
4AwardBadge
(userId: int, badgeId: int) → bool| Field | XML type | Value |
|---|---|---|
Name | string | AwardBadge |
IsDisabled
(badgeId: int) → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsDisabled |
IsLegal
(badgeId: int) → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsLegal |
UserHasBadge
(userId: int, badgeId: int) → bool| Field | XML type | Value |
|---|---|---|
Name | string | UserHasBadge |
Events
1BadgeAwarded
(message: string, userId: int, badgeId: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | BadgeAwarded |