get_node
Description:
[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.8" ) ]
public unowned Node get_node ()
public unowned Node get_node ()
Warning: get_node is deprecated since 2.40.
Get the Node in the coordinates of the Hit Test.
Note:
Use get_js_node instead
Parameters:
this |
Returns:
a Node |