This version of Unity is unsupported.

VFXSpawnerState.loopIndex

public int loopIndex;

Description

The current index of loop.

This value should be less than VFXSpawnerState.loopCount. Unity compares this value to VFXSpawnerState.loopCount at the current iteration to decide on the next state.