[][src]Function tes3mp_plugin::plugin::generated::send_object_trap

pub fn send_object_trap(send_to_other_players: bool, skip_attached_player: bool)

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