Garry's Mod Wiki

Revision Difference

cookie.Delete#546996

<function name="Delete" parent="cookie" type="libraryfunc"> <description>Deletes a cookie on the client.</description> <realm>Shared and Menu</realm> <file line="94">lua/includes/modules/cookie.lua</file> <file line="105-L114">lua/includes/modules/cookie.lua</file> <args> <arg name="name" type="string">The name of the cookie that you want to delete.</arg> </args> </function>