Plasma Engine  2.0
Loading...
Searching...
No Matches
plParticleEventReactionFactory Class Referenceabstract

Base class for all particle event reactions. More...

#include <ParticleEventReaction.h>

Inheritance diagram for plParticleEventReactionFactory:

Public Member Functions

virtual const plRTTIGetEventReactionType () const =0
 
virtual void CopyReactionProperties (plParticleEventReaction *pObject, bool bFirstTime) const =0
 
plParticleEventReactionCreateEventReaction (plParticleEffectInstance *pOwner) const
 
virtual void Save (plStreamWriter &inout_stream) const
 
virtual void Load (plStreamReader &inout_stream)
 
- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const plRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
PL_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Public Attributes

plString m_sEventType
 
plUInt8 m_uiProbability = 100
 

Additional Inherited Members

- Static Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

Detailed Description

Base class for all particle event reactions.


The documentation for this class was generated from the following files: