HasStatus (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LPGhatguy
Capitals are nice
>Camoy
capitals r ebil
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{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

Latest revision as of 21:35, 27 December 2010

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