Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleModule
- UParticleModule::GetRandomSeedInfo()
- UParticleModuleParameterDynamic_Seeded::GetRandomSeedInfo()
- UParticleModuleVelocity_Seeded::GetRandomSeedInfo()
- UParticleModuleSize_Seeded::GetRandomSeedInfo()
- UParticleModuleRotationRate_Seeded::GetRandomSeedInfo()
- UParticleModuleMeshRotationRate_Seeded::GetRandomSeedInfo()
- UParticleModuleRotation_Seeded::GetRandomSeedInfo()
- UParticleModuleMeshRotation_Seeded::GetRandomSeedInfo()
- UParticleModuleLocationWorldOffset_Seeded::GetRandomSeedInfo()
- UParticleModuleLocationPrimitiveSphere_Seeded::GetRandomSeedInfo()
- UParticleModuleLocationPrimitiveCylinder_Seeded::GetRandomSeedInfo()
- UParticleModuleLocation_Seeded::GetRandomSeedInfo()
- UParticleModuleLight_Seeded::GetRandomSeedInfo()
- UParticleModuleLifetime_Seeded::GetRandomSeedInfo()
- UParticleModuleColor_Seeded::GetRandomSeedInfo()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
| Include | #include "Particles/ParticleModule.h" |
virtual FParticleRandomSeedInfo &42; GetRandomSeedInfo&40;&41;
Remarks
Retrieve the random seed info for this module. FParticleRandomSeedInfo* The random seed info; NULL if not supported