Dota 2 Workshop Tools/Scripting/API/CDOTABaseAbility.GetCursorPosition: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
Cyberdsaiyan (talk | contribs) |
||
Line 8: | Line 8: | ||
''' Vector GetCursorPosition() ''' | ''' Vector GetCursorPosition() ''' | ||
'' | ''This gives the last POINT target position clicked for an ability use! Not the current cursor position.'' | ||
== Returns == | == Returns == | ||
''Vector'' - No Description Set | ''Vector'' - No Description Set |
Revision as of 00:37, 5 December 2015

Function Description
Vector GetCursorPosition()
This gives the last POINT target position clicked for an ability use! Not the current cursor position.
Returns
Vector - No Description Set