SetHasBadgeUrl (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Locked}} {{Method |name=SetHasBadgeUrl |arguments=String ''URL'' |object=BadgeService |description=Sets the URL to be used with UserHasBadge. |protected=Yes}}Category:Methods
>ArceusInator
No edit summary
Line 1: Line 1:
{{Locked}}
<noinclude>{{Locked}}</noinclude>
{{Method
{{Method
|name=SetHasBadgeUrl
|name=SetHasBadgeUrl
Line 5: Line 5:
|object=BadgeService
|object=BadgeService
|description=Sets the URL to be used with [[UserHasBadge]].
|description=Sets the URL to be used with [[UserHasBadge]].
|protected=Yes}}[[Category:Methods]]
|protected=Yes}}<noinclude>[[Category:Methods]]</noinclude>

Revision as of 01:33, 30 March 2011

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetHasBadgeUrl( String URL )
Returns nil
Description: Sets the URL to be used with UserHasBadge.
Member of: BadgeService