UParticleModule::SupportsRandomSeed

Returns whether the module supports the RandomSeed functionality

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h

Include

#include "Particles/ParticleModule.h"

Syntax

bool SupportsRandomSeed() const

Remarks

Returns whether the module supports the RandomSeed functionality

Returns

bool true if it supports it; false if not