Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ setSequence
Method
setSequence
Engine/source/sim/netConnection.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void NetConnection::setSequence(U32 sequence)
206
{
207
mConnectSequence = sequence;
208
}
209
210
U32 NetConnection::getSequence()
211
{
Callers
2
handleConnectRequest
Method · 0.45
netConnection.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected