MCPcopy 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
199static Vector<PacketStatus> gPacketStatusList(__FILE__, __LINE__);

Callers 2

processServerListPacketsFunction · 0.45
addTaggedStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected