PluginSendEventCallback typedef
Implementation
typedef PluginSendEventCallback =
void Function(
NetworkerPacket<PlayableWorldEvent> packet,
String? worldName,
);
typedef PluginSendEventCallback =
void Function(
NetworkerPacket<PlayableWorldEvent> packet,
String? worldName,
);