NiimBlueLib Docs
GitHub
Preparing search index...
API
PacketSentEvent
Class PacketSentEvent
Fired when packet object sent.
Hierarchy (
View Summary
)
NiimbotEvent
PacketSentEvent
Index
Constructors
constructor
Properties
packet
type
Constructors
constructor
new
PacketSentEvent
(
packet
:
NiimbotPacket
)
:
PacketSentEvent
Parameters
packet
:
NiimbotPacket
Returns
PacketSentEvent
Properties
Readonly
packet
packet
:
NiimbotPacket
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
packet
type
GitHub
NiimBlueLib Docs
Loading...
Fired when packet object sent.