Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleEmitter
Syntax
uint8 bCookedOut: 1
Remarks
If true, then this emitter was 'cooked out' by the cooker. This means it was completely disabled, but to preserve any indexing schemes, it is left in place.