Player.GetEyeTraceNoCursor

From GMod Wiki

Jump to: navigation, search
Gamemode Function: Player.GetEyeTraceNoCursor
Player.GetEyeTraceNoCursor is a function that is defined in the Sandbox Gamemode and its derivatives.
Function
Syntax Player:GetEyeTraceNoCursor( )
Description:
Traces a line from the player's view and returns a trace structure.
Returns: Table :traceres
In Object: Player
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Player.GetEyeTraceNoCursor]Player.GetEyeTraceNoCursor [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A

Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox