SetPhysicsThrottleEnabled (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Tenal
Created page with "{| |<onlyinclude>{{Method| name = SetPhysicsThrottleEnabled |arguments = Bool ''enabled'' |returns = n/a |description = Sets whether Physics Throttling is enabled or disab..."
>NXTBoy
NEVER ADD |returns = n/a!
Line 3: Line 3:
name = SetPhysicsThrottleEnabled
name = SetPhysicsThrottleEnabled
|arguments = [[Bool]] ''enabled''
|arguments = [[Bool]] ''enabled''
|returns = n/a
|description = Sets whether Physics Throttling is enabled or disabled.
|description = Sets whether Physics Throttling is enabled or disabled.
|object = Workspace
|object = Workspace

Revision as of 19:30, 7 February 2012

SetPhysicsThrottleEnabled( Bool enabled )
Returns nil
Description: Sets whether Physics Throttling is enabled or disabled.
Member of: Workspace