GM:GUIMouseReleased
Description
Called whenever a players releases a mouse key on the context menu in Sandbox or on any panel derived from CGModBase, such as the panel used by gui.EnableScreenClicker and the panel used by Panel:ParentToHUD.
Arguments
2 Vector aimVector
A normalized direction vector local to the camera. Internally this is gui.ScreenToVector( gui.MousePos() ).