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