Choose your operating system:
Windows
macOS
Linux
| UParticleModule::AutoPopulateInstanceProperties()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationSkelVertSurface.h |
Include |
#include "Particles/Location/ParticleModuleLocationSkelVertSurface.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Location.cpp |
virtual void AutoPopulateInstanceProperties
(
UParticleSystemComponent * PSysComp
)
Helper function used by the editor to auto-populate a placed AEmitter with any instance parameters that are utilized.
Parameter |
Description |
---|---|
PSysComp |
The particle system component to be populated. |