Garry's Mod Wiki

Garry's Mod Wiki

  DPropertySheet:SetFadeTime( number time = 0.1 )

Description

Sets the amount of time (in seconds) it takes to fade between tabs.

Arguments

1 number time = 0.1
The amount of time it takes (in seconds) to fade between tabs.

Example

Sets the fade time to 0.5 seconds (500 milliseconds)

DPropertySheet.SetFadeTime(0.5)

Example

Sets the fade time to 2 seconds (2000 milliseconds)

DPropertySheet.SetFadeTime(2)

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...