ConnectionId

ID that is assigned by the replication graph.

Windows
MacOS
Linux

Deprecated

  • This variable was renamed to ConnectionOrderNum to better reflect that it is not persistent and should not be considered an ID.

Syntax

int32 ConnectionId

Remarks

ID that is assigned by the replication graph. Will be reassigned/compacted as clients disconnect. Useful for spacing out connection operations. E.g., not stable but always compact.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss