Inherits EditorParticleDocumentBusRequestsBus::Handler.
|
|
| AZ_CLASS_ALLOCATOR (ParticleEventHandler, AZ::SystemAllocator, 0) |
| |
|
void | CheckParam () |
| |
|
AZStd::vector< AZStd::string > | GetEmitterNames () const |
| |
|
void | OnEmitterNameChangedNotify (size_t index) |
| |
|
void | OnEmitterNameChanged (ParticleSourceData *p) override |
| |
|
|
AZ::u32 | emitterIndex = 0 |
| |
|
AZStd::string | emitterName |
| |
|
SimuCore::ParticleCore::ParticleEventType | eventType = SimuCore::ParticleCore::ParticleEventType::SPAWN_LOCATION |
| |
|
AZ::u32 | maxEventNum = 0 |
| |
|
AZ::u32 | emitNum = 1 |
| |
|
bool | useEventInfo = false |
| |
The documentation for this struct was generated from the following file:
- Gems/OpenParticleSystem/Code/Source/Serializer/ParticleBase.h