HasStatus (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
No edit summary
>LPGhatguy
Capitals are nice
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{{Method|name = HasStatus
{{Method|name = HasStatus
|arguments = [[Enum]] '''status'''
|arguments = [[Enum]] '''Status'''
|returns = [[Bool]] ''status existence''
|returns = [[Bool]] ''Status existence''
|description = Returns boolean of the existence of the status.
|description = Returns boolean of the existence of the status.
|object = Humanoid
|object = Humanoid

Revision as of 21:21, 27 December 2010

HasStatus( Enum Status )
Returns Bool Status existence
Description: Returns boolean of the existence of the status.
Member of: Humanoid