(Official) LUA Scripting Documentation
is_cursor_valid
Queries if the context actor cursor is currently targeting a block.
Spec:
is_cursor_valid()
Returns
bool
: True if a block is targeted
Incomplete
This documentation is incomplete
Queries if the context actor cursor is currently targeting a block.
Spec:
is_cursor_valid()
bool
: True if a block is targetedThis documentation is incomplete