Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/FPSCTickData
Syntax
uint8 bCanTickConcurrent: 1
Remarks
True if this PSC can have it's concurrent tick run on task threads. If not, everything is done on the GT.