MCPcopy Create free account
hub / github.com/Segs/Segs / auth_id

Method auth_id

Projects/CoX/Servers/MapServer/MapClientSession.h:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 void AddShortcut(int index, NetCommand *command);
59
60 uint32_t auth_id() const { return m_client_id; }
61 // TODO: for now session reuse does not retain any data, should it ?
62 void reset() { *this = {}; }
63 // Map sessions do not support temporary ones right now.

Callers 5

on_link_lostMethod · 0.45
on_disconnectMethod · 0.45
on_create_map_entityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected