![]() |
|
Data class for reconnecting players. More...
Public Attributes | |
| WorldTimestamp | m_ValidUntil |
| How long this reconnection data can be used. | |
| IEntity | m_ReservedEntity |
| Entity of the returning player. | |
Data class for reconnecting players.
| IEntity SCR_ReconnectData.m_ReservedEntity |
Entity of the returning player.
| WorldTimestamp SCR_ReconnectData.m_ValidUntil |
How long this reconnection data can be used.