UserHasBadge (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Functions}} | {{CatUp|Functions}} | ||
<onlyinclude>{{Function| | <onlyinclude>{{Function| | ||
name = UserHasBadge | name = UserHasBadge |
Latest revision as of 20:52, 23 September 2021
Function | |
---|---|
Syntax | UserHasBadge( Integer userId, Integer assetId ) |
Returns | Bool has asset |
Description: | Returns true if given user has the given asset. |
In Object: | BadgeService |