Dota 2 Workshop Tools/Scripting/API/CDOTABaseAbility.GetCursorPosition: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' Vector GetCursorPosition() '''
''' Vector GetCursorPosition() '''


''No Description Set''
''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

Note.pngNote: This page is automatically generated. Any changes may be overwritten

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