UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ParticleSystemStateStreamImpl.cpp File Reference

Functions

 STATESTREAM_CREATOR_INSTANCE_WITH_FUNC (FParticleSystemStateStreamCascade, [](const FStateStreamRegisterContext &Context, FParticleSystemStateStreamCascade &Impl) { Context.RegisterDependency(ParticleSystemStateStreamCascadeId, TransformStateStreamId);static_cast< FParticleSystemStateStreamImpl * >(Context.Manager.Render_GetStream(ParticleSystemStateStreamId)) ->CascadeBackend=&Impl;}) FParticleSystemHandle FParticleSystemStateStreamImpl
 

Function Documentation

◆ STATESTREAM_CREATOR_INSTANCE_WITH_FUNC()

STATESTREAM_CREATOR_INSTANCE_WITH_FUNC ( FParticleSystemStateStreamCascade  ,
[] (const FStateStreamRegisterContext &Context, FParticleSystemStateStreamCascade &Impl) { Context.RegisterDependency(ParticleSystemStateStreamCascadeId, TransformStateStreamId);static_cast< FParticleSystemStateStreamImpl * >(Context.Manager.Render_GetStream(ParticleSystemStateStreamId)) ->CascadeBackend=&Impl;}   
)