Method Guild:SendPacket [-] [+]
Sends a WorldPacket to all the Players in the Guild
Synopsis
Guild:SendPacket( packet )
Arguments
WorldPacket packetThe WorldPacket to be sent to the Players.
Returns
Nothing.
Sends a WorldPacket to all the Players in the Guild
Guild:SendPacket( packet )
WorldPacket packetThe WorldPacket to be sent to the Players.
Nothing.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).