UParticleModuleRotationRateMultiplyLife::SetToSensibleDefaults

For Cascade.

Windows
MacOS
Linux

Override Hierarchy

UParticleModule::SetToSensibleDefaults()

UParticleModuleRotationRateMultiplyLife::SetToSensibleDefaults()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/RotationRate/ParticleModuleRotationRateMultiplyLife.h

Include

#include "Particles/RotationRate/ParticleModuleRotationRateMultiplyLife.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp

Syntax

virtual void SetToSensibleDefaults
(
    UParticleEmitter * Owner
)

Remarks

Called when the module is created, this function allows for setting values that make sense for the type of emitter they are being used in.

Parameters

Parameter

Description

Owner

The UParticleEmitter that the module is being added to.

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