ParaImagePlayer.onImageIndexChanged

public UnityEvent<int> onImageIndexChanged;

Description

Triggered when images are switched. The event parameter indicates the index of the image that is being displayed after the switch.