|
Fission FSN
|
#include <gfCCollectionEffectFactory.h>

Static Public Member Functions | |
| static void | create () |
| Static Public Member Functions inherited from gfICollectionEffectFactory | |
| static std::vector< fsCEntity * > | generate (fsCEntity *pCollectedEntity) |
| static gfICollectionEffectFactory * | instanceGet () |
| static void | destroy () |
Protected Member Functions | |
| void | generateDo (fsCEntity *pCollectedEntity) override |
| gfCCollectionEffectFactory () | |
| virtual | ~gfCCollectionEffectFactory () |
| Protected Member Functions inherited from gfICollectionEffectFactory | |
| gfICollectionEffectFactory () | |
| virtual | ~gfICollectionEffectFactory () |
Additional Inherited Members | |
| Static Public Attributes inherited from gfICollectionEffectFactory | |
| static const fsCUniqueId | mCollectionAnimationEffectTriggeredMsg |
| static const fsStr | mEffectNameSuffix |
| Protected Attributes inherited from gfICollectionEffectFactory | |
| std::vector< fsCEntity * > | mCollectionEffectsCreated |
| Static Protected Attributes inherited from gfICollectionEffectFactory | |
| static gfICollectionEffectFactory * | mInstance = nullptr |
|
protected |
|
protectedvirtual |
|
static |
|
overrideprotectedvirtual |
Implements gfICollectionEffectFactory.