Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleSystemComponent
Warnings * This is called concurrently on multiple threads (but never the same component concurrently)
Description
Used to shut down any rendering thread structure for this component
This is called concurrently on multiple threads (but never the same component concurrently)
Virtual Inheritance
- UActorComponent::DestroyRenderState_Concurrent → UPrimitiveComponent::DestroyRenderState_Concurrent → UParticleSystemComponent::DestroyRenderState_Concurrent
| Name | DestroyRenderState_Concurrent |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
| Include Path | #include "Particles/ParticleSystemComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleSystemComponent.cpp |
virtual void DestroyRenderState_Concurrent()