veloren_
server
0.17.0
In veloren_
server::
events::
mounting
Functions
handle_mount
handle_mount_entity
handle_mount_volume
handle_unmount
within_mounting_range
veloren_server
::
events
::
mounting
Function
within_mounting_range
Copy item path
Settings
Help
Summary
Source
pub fn within_mounting_range( player_position:
Option
<&Pos>, mount_position:
Option
<&Pos>, ) ->
bool