(Official) LUA Scripting Documentation
get_reach
Get the reach of the context actor.
Spec:
get_reach()
Returns
long
: The reach
Example
local r = get_reach()
Incomplete
This documentation is incomplete
Get the reach of the context actor.
Spec:
get_reach()
long
: The reachlocal r = get_reach()
This documentation is incomplete