Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque2D
/ getOldIndex
Method
getOldIndex
engine/source/network/serverQuery.cc:178–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
inline U8 getOldIndex() { return (U8)index; }
179
inline U16 getIndex() { return index; }
180
};
181
Callers
1
processServerListPackets
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected