ManaPlus
Namespaces | Typedefs
packetfunction.h File Reference

(986a3bf)

#include "localconsts.h"

Go to the source code of this file.

Namespaces

 Net
 

Typedefs

typedef void(* PacketFuncPtr) (Net::MessageIn &msg)
 

Typedef Documentation

◆ PacketFuncPtr

typedef void(* PacketFuncPtr) (Net::MessageIn &msg)

Definition at line 32 of file packetfunction.h.