HasCustomStatus (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy added |
>Emess No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<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 = | |object = Humanoid | ||
}}</onlyinclude> | |||
[[Category:Methods]] |
Latest revision as of 02:16, 30 December 2010
![]() | |
Returns | Boolean status existence |
Description: | Returns boolean of the existence of the custom status. |
Member of: | Humanoid |