Interface IGameNetwork
This class handles interacting with game network events.
Assembly: Dalamud.dll
View Source
Declaration
public interface IGameNetwork
Events
NetworkMessage
Event that is called when a network message is sent/received.
View Source
Declaration
event IGameNetwork.OnNetworkMessageDelegate NetworkMessage
Event Type
Dalamud.Plugin.Services.IGameNetwork.OnNetworkMessageDelegate