Method WorldObject:SendPacket [-] [+]
Sends a WorldPacket to Players in sight of the WorldObject.
Synopsis
WorldObject:SendPacket( packet )
Arguments
WorldPacket packet- See method description.
Returns
Nothing.
Sends a WorldPacket to Players in sight of the WorldObject.
WorldObject:SendPacket( packet )
WorldPacket packetNothing.
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).