Revision Difference
PANEL:OnScreenSizeChanged#511068
<function name="OnScreenSizeChanged" parent="PANEL" type="hook">⤶
	<ishook>yes</ishook>⤶
	<description>⤶
Called when the player's screen resolution of the game changes.⤶
⤶
<page>Global.ScrW</page> and <page>Global.ScrH</page> will return the new values when this hook is called.⤶
	</description>⤶
	<realm>Client</realm>⤶
	<predicted>No</predicted>⤶
	<args>⤶
		<arg name="oldWidth" type="number">The previous width  of the game's window</arg>⤶
		<arg name="oldHeight" type="number">The previous height of the game's window</arg>⤶
	</args>⤶
</function>⤶
⤶
 Garry's Mod
			Garry's Mod 
		 Rust
			Rust 
		 Steamworks
			Steamworks 
		 Wiki Help
			Wiki Help