Torque3D Documentation / _generateds / VPostEffectNetEvent

VPostEffectNetEvent

Engine/source/Verve/Torque3D/VPostEffect.h

More...

Private Types

Parent 

Public Attributes

Public Functions

Detailed Description

Private Types

typedef NetEvent Parent 

Public Attributes

bool mEnabled 
StringTableEntry mPostEffect 

Public Functions

VPostEffectNetEvent(void )

DECLARE_CONOBJECT(VPostEffectNetEvent )

pack(NetConnection * pConnection, BitStream * pStream)

Reimplemented from: NetEvent

process(NetConnection * pConnection)

Reimplemented from: NetEvent

unpack(NetConnection * pConnection, BitStream * pStream)

Reimplemented from: NetEvent

write(NetConnection * pConnection, BitStream * pStream)

Reimplemented from: NetEvent