birchwood ~master (2024-05-12T16:08:40Z)
Home
Dub
Repo
PongEvent
birchwood
client
events
Pong event
final
class
PongEvent : EventyEvent {
this
(string pingID);
string
getID
();
}
Constructors
this
this
(string pingID)
Undocumented in source.
Members
Functions
getID
string
getID
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
birchwood
client
events
classes
IRCEvent
PongEvent
enums
IRCEventType
Pong event