RemoveStatus (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
 
>Emess
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|
<onlyinclude>
|<onlyinclude>
{{Method|name = RemoveStatus
{{Method|name = RemoveStatus
|arguments = [[enum]] '''status'''
|arguments = [[enum]] '''status'''
|returns = [[nil]]
|returns = [[nil]]
|description = Removes the status from the Status model in the Humanoid.
|description = Removes the status from the Status model in the Humanoid.
|object = [[Humanoid]]
|object = Humanoid
|}}</onlyinclude>
}}</onlyinclude>
|}
[[Category:Methods]]

Latest revision as of 02:24, 30 December 2010

RemoveStatus( enum status )
Returns nil
Description: Removes the status from the Status model in the Humanoid.
Member of: Humanoid