SetHasBadgeCooldown (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
|object = [[GBX.lua.BadgeService (Service)|BadgeService]] | |object = [[GBX.lua.BadgeService (Service)|BadgeService]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
[[Category:Functions]] |
Latest revision as of 02:43, 22 September 2021
Locked: This item is locked. Attempting to use it will cause an error.
Function | |
---|---|
Syntax | SetHasBadgeCooldown( Integer seconds ) |
Returns | n/a |
Description: | Used by CoreScripts to set how often the method HasBadge can be called |
In Object: | BadgeService |