Garry's Mod Wiki

Revision Difference

DPropertySheet:GetFadeTime#561959

<function name="GetFadeTime" parent="DPropertySheet" type="panelfunc"> <file line="153">lua/vgui/dpropertysheet.lua</file>⤶ <description> Returns the amount of time (in seconds) it takes to fade between tabs. ⤶ Set by <page>DPropertySheet:SetFadeTime</page> Returns the amount of time (in seconds) it takes to fade between tabs. ⤶ Set by <page>DPropertySheet:SetFadeTime</page> </description> <realm>Client and Menu</realm> <rets> <ret name="" type="number">The amount of time (in seconds) it takes to fade between tabs.</ret> </rets> </function>