KeepAlive¶
Namespace: ChannelToClient · Opcode: 0x0057 (87)
Echo reply for a channel keep-alive ping. Body is the client's tick value, returned verbatim.
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
ClientTime |
u32 |
— | The exact u32 value the client sent in ClientToChannel.KeepAlive, returned without modification. |