MCPcopy 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
513void GameBase::writePacketData(GameConnection*, BitStream*)
514{
515}
516
517void GameBase::readPacketData(GameConnection*, BitStream*)
518{

Callers 6

writeDemoStartBlockMethod · 0.45
writePacketMethod · 0.45
markControlDirtyMethod · 0.45
ghostReadExtraMethod · 0.45
onTickObjectMethod · 0.45
clientCatchupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected