pub fn send_object_trap(send_to_other_players: bool, skip_attached_player: bool)Expand description
Send an ObjectTrap packet.
broadcast Whether this packet should be sent only to the player for whom the current
object list was initialized or to everyone on the server.
Returns void