IsLegal (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
Can't verify what exactly it does (no BC = unable to make badges), so I assumed. Correct the description if I'm wrong.
 
>Tomtomn00
random desc. to rmv. error
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
<onlyinclude>{{Method
<onlyinclude>{{Method
|name = IsLegal
|name = IsLegal
|arguments = [[int]] ''badgeId''
|arguments = [[int]] ''badgeId''
|description = IsLegal
|returns = [[bool]] ''isLegal''
|returns = [[bool]] ''isLegal''
|description = Returns true if the badge is legal (whether it can be awarded from the current place or not).
|object = BadgeService
|object = BadgeService
}}</onlyinclude>
}}</onlyinclude>

Latest revision as of 16:04, 10 April 2012

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!


IsLegal( int badgeId )
Returns bool isLegal
Description: IsLegal
Member of: BadgeService