Plasma Engine  2.0
Loading...
Searching...
No Matches
plParticleEventReactionFactory_Prefab Class Referencefinal
Inheritance diagram for plParticleEventReactionFactory_Prefab:

Public Member Functions

virtual const plRTTIGetEventReactionType () const override
 
virtual void CopyReactionProperties (plParticleEventReaction *pObject, bool bFirstTime) const override
 
virtual void Save (plStreamWriter &inout_stream) const override
 
virtual void Load (plStreamReader &inout_stream) override
 
- Public Member Functions inherited from plParticleEventReactionFactory
plParticleEventReactionCreateEventReaction (plParticleEffectInstance *pOwner) const
 
- 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_sPrefab
 
plEnum< plSurfaceInteractionAlignmentm_Alignment
 
- Public Attributes inherited from plParticleEventReactionFactory
plString m_sEventType
 
plUInt8 m_uiProbability = 100
 

Additional Inherited Members

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

Member Function Documentation

◆ CopyReactionProperties()

void plParticleEventReactionFactory_Prefab::CopyReactionProperties ( plParticleEventReaction * pObject,
bool bFirstTime ) const
overridevirtual

◆ GetEventReactionType()

const plRTTI * plParticleEventReactionFactory_Prefab::GetEventReactionType ( ) const
overridevirtual

◆ Load()

void plParticleEventReactionFactory_Prefab::Load ( plStreamReader & inout_stream)
overridevirtual

Reimplemented from plParticleEventReactionFactory.

◆ Save()

void plParticleEventReactionFactory_Prefab::Save ( plStreamWriter & inout_stream) const
overridevirtual

Reimplemented from plParticleEventReactionFactory.


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