MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / write

Method write

Engine/source/Verve/Torque3D/VPostEffect.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110void VPostEffectNetEvent::write( NetConnection *pConnection, BitStream *pStream )
111{
112 // Void.
113}
114
115void VPostEffectNetEvent::pack( NetConnection *pConnection, BitStream *pStream )
116{

Callers 4

packNodeMethod · 0.45
packUpdateMethod · 0.45
packUpdateMethod · 0.45
packDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected