◆ EventType
Enumerator |
---|
ConnectedToClient | brief Send whenever a new connection to a client has been established.
|
ConnectedToServer | brief Send whenever a connection to the server has been established.
|
DisconnectedFromClient | Send every time the connection to a client is dropped.
|
DisconnectedFromServer | Send when the connection to the server has been lost.
|
PerFrameUpdate | Send once per frame, react to this to send per-frame statistics.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/Communication/Telemetry.h