UParticleModuleVelocity_Seeded::GetRandomSeedInfo

Retrieve the random seed info for this module.

Windows
MacOS
Linux

Override Hierarchy

UParticleModule::GetRandomSeedInfo()

UParticleModuleVelocity_Seeded::GetRandomSeedInfo()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Velocity/ParticleModuleVelocity_Seeded.h

Include

#include "Particles/Velocity/ParticleModuleVelocity_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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss