Choose your operating system:
Windows
macOS
Linux
TArray< FGameplayTaskEventData > TaskEvents
Transient array of events whose main role is to avoid long chain of recurrent calls if an activated/paused/removed task wants to push/pause/kill other tasks. Note: this TaskEvents is assumed to be used in a single thread