HasStatus (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
>Camoy
fixed
Line 1: Line 1:
{|
<onlyinclude>
|<onlyinclude>
{{Method|name = HasStatus
{{Method|name = HasStatus
|arguments = [[Enum]] '''status'''
|arguments = [[Enum]] '''status'''
Line 6: Line 5:
|description = Returns boolean of the existence of the status.
|description = Returns boolean of the existence of the status.
|object = [[Humanoid]]
|object = [[Humanoid]]
|}}</onlyinclude>
}}</onlyinclude>
|}
[[Category:Methods]]

Revision as of 16:00, 30 August 2010

HasStatus( Enum status )
Returns Boolean status existence
Description: Returns boolean of the existence of the status.
Member of: [[RBX.lua.Humanoid (Object)|Humanoid]]