SetAwardBadgeUrl (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
No edit summary
>ArceusInator
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Locked}}
<noinclude>{{Locked}}</noinclude>
{{Method
{{Method
|name=SetAwardBadgeUrl
|name=SetAwardBadgeUrl
Line 5: Line 5:
|arguments=[[String]] ''URL''
|arguments=[[String]] ''URL''
|protected=Yes
|protected=Yes
|object=BadgeService}}[[Category:Methods]]
|object=BadgeService}}<noinclude>[[Category:Methods]]</noinclude>

Latest revision as of 01:35, 30 March 2011

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