OpenTTD Source 20260206-master-g4d4e37dbf1
CommandDispatch Struct Reference

Data Fields

CommandDataBuffer(* Sanitize )(const CommandDataBuffer &)
void(* ReplaceClientId )(CommandPacket &, ClientID)
UnpackDispatchT Unpack

Detailed Description

Definition at line 140 of file network_command.cpp.

Field Documentation

◆ ReplaceClientId

void(* CommandDispatch::ReplaceClientId) (CommandPacket &, ClientID)

Definition at line 142 of file network_command.cpp.

◆ Sanitize

CommandDataBuffer(* CommandDispatch::Sanitize) (const CommandDataBuffer &)

Definition at line 141 of file network_command.cpp.

◆ Unpack

UnpackDispatchT CommandDispatch::Unpack

Definition at line 143 of file network_command.cpp.


The documentation for this struct was generated from the following file: