![]() |
Plasma Engine
2.0
|

Public Member Functions | |
| virtual const plRTTI * | GetEventReactionType () 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 | |
| plParticleEventReaction * | CreateEventReaction (plParticleEffectInstance *pOwner) const |
Public Member Functions inherited from plReflectedClass | |
| virtual const plRTTI * | GetDynamicRTTI () 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< plSurfaceInteractionAlignment > | m_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 plRTTI * | GetStaticRTTI () |
|
overridevirtual |
Implements plParticleEventReactionFactory.
|
overridevirtual |
Implements plParticleEventReactionFactory.
|
overridevirtual |
Reimplemented from plParticleEventReactionFactory.
|
overridevirtual |
Reimplemented from plParticleEventReactionFactory.