FluidHoverable.runMouseInputActions

Run input actions for the node.

Internal. Node calls this for the focused node every frame, falling back to mouseImpl if this returns false.

Implement by adding mixin enableInputActions in your class.

interface FluidHoverable
bool
runMouseInputActions
()

Meta