| 108 | } |
| 109 | |
| 110 | void VPostEffectNetEvent::write( NetConnection *pConnection, BitStream *pStream ) |
| 111 | { |
| 112 | // Void. |
| 113 | } |
| 114 | |
| 115 | void VPostEffectNetEvent::pack( NetConnection *pConnection, BitStream *pStream ) |
| 116 | { |
no outgoing calls
no test coverage detected