Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getOldIndex
Method
getOldIndex
Engine/source/app/net/serverQuery.cpp:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
inline U8 getOldIndex() { return (U8)index; }
196
inline U16 getIndex() { return index; }
197
};
198
Callers
1
processServerListPackets
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected