Show / Hide Table of Contents

Delegate GameNetwork.OnZonePacketDelegate

Namespace: Dalamud.Game.Internal.Network
Assembly: Dalamud.dll
Syntax
public delegate void OnZonePacketDelegate(IntPtr dataPtr);
Parameters
Type Name Description
System.IntPtr dataPtr
Back to top Generated by DocFX