The particle state before PushData, server state update, or any sim callbacks are processed This is the results of the previous frame before any GT modifications are made in this frame This is what the server state should be compared against This is what we rewind to before a resim
PostPushData
The particle state after PushData is applied, but before any server state is applied.
PostCallbacks
The particle state after sim callbacks are applied.