UParticleModuleRotation_Seeded::GetRandomSeedInfo

Retrieve the random seed info for this module.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UParticleModule::GetRandomSeedInfo()

UParticleModuleRotation_Seeded::GetRandomSeedInfo()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Rotation/ParticleModuleRotation_Seeded.h

Include

#include "Particles/Rotation/ParticleModuleRotation_Seeded.h"

Syntax

virtual FParticleRandomSeedInfo * GetRandomSeedInfo()

Remarks

Retrieve the random seed info for this module.

Returns

FParticleRandomSeedInfo* The random seed info; NULL if not supported