HasCustomStatus (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
 
>Emess
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|
<onlyinclude>
|<onlyinclude>
{{Method|name = HasCustomStatus
{{Method|name = HasCustomStatus
|arguments = [[string]] '''custom status'''
|arguments = [[string]] '''custom status'''
|returns = [[Boolean]] ''status existence''
|returns = [[Boolean]] ''status existence''
|description = Returns boolean of the existence of the custom status.
|description = Returns boolean of the existence of the custom status.
|object = [[Humanoid]]
|object = Humanoid
|}}</onlyinclude>
}}</onlyinclude>
|}
[[Category:Methods]]

Latest revision as of 02:16, 30 December 2010

HasCustomStatus( string custom status )
Returns Boolean status existence
Description: Returns boolean of the existence of the custom status.
Member of: Humanoid