UParticleModuleSpawn::PostEditChangeProperty

Called when a property on this object has been modified externally

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UObject::PostEditChangeProperty()

UParticleModule::PostEditChangeProperty()

UParticleModuleSpawn::PostEditChangeProperty()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Spawn/ParticleModuleSpawn.h

Include

#include "Particles/Spawn/ParticleModuleSpawn.h"

Source

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

Syntax

virtual void PostEditChangeProperty
(
    FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

Called when a property on this object has been modified externally

Parameters

Parameter

Description

PropertyThatChanged

the property that was modified