InputNode.checkIsPressed

Check if the node is being pressed. Performs action lookup.

This is a helper for nodes that might do something when pressed, for example, buttons.

class InputNode(Parent : Node)
protected
bool
checkIsPressed
()

Meta