This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Tags: notCreatable
Returns | Function | History | |
---|---|---|---|
void | SetAwardBadgeUrl ( string url ) | (−0.310) | |
void | SetHasBadgeCooldown ( int seconds ) | (−0.310) | |
void | SetHasBadgeUrl ( string url ) | (−0.310) | |
void | SetIsBadgeDisabledUrl ( string url ) | (−0.310) | |
void | SetIsBadgeLegalUrl ( string url ) | (−0.310) | |
void | SetPlaceId ( int placeId ) | (−0.310) |
Returns | YieldFunction | History | |
---|---|---|---|
bool | AwardBadge ( int64 userId, int64 badgeId ) | ||
Dictionary | GetBadgeInfoAsync ( int64 badgeId ) | (+0.339) | |
bool | IsDisabled ( int64 badgeId ) | ||
bool | IsLegal ( int64 badgeId ) | ||
bool | UserHasBadgeAsync ( int64 userId, int64 badgeId ) | (+0.336) | |
bool | UserHasBadge ( int64 userId, int64 badgeId ) |
Version History:(−0.310)
Tags: LocalUserSecurity
Version History:(−0.310)
Tags: LocalUserSecurity
Version History:(+0.339)
Deprecated: This member is deprecated.