HasCustomStatus (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy added |
>Camoy fixed |
||
Line 1: | Line 1: | ||
<onlyinclude> | |||
{{Method|name = HasCustomStatus | {{Method|name = HasCustomStatus | ||
|arguments = [[string]] '''custom status''' | |arguments = [[string]] '''custom status''' | ||
Line 6: | Line 5: | ||
|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> | |||
[[Category:Methods]] |
Revision as of 16:00, 30 August 2010
![]() | |
Returns | Boolean status existence |
Description: | Returns boolean of the existence of the custom status. |
Member of: | [[RBX.lua.Humanoid (Object)|Humanoid]] |