Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ writePacketData
Method
writePacketData
Engine/source/T3D/gameBase/gameBase.cpp:513–515 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
511
}
512
513
void GameBase::writePacketData(GameConnection*, BitStream*)
514
{
515
}
516
517
void GameBase::readPacketData(GameConnection*, BitStream*)
518
{
Callers
6
writeDemoStartBlock
Method · 0.45
writePacket
Method · 0.45
markControlDirty
Method · 0.45
ghostReadExtra
Method · 0.45
onTickObject
Method · 0.45
clientCatchup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected