IndexOfStateLinkHistory

IndexOfStateLinkHistory(StateLink)

public int IndexOfStateLinkHistory(StateLink stateLink) ;

Description

Retrieve the index in the history that transited by the specified StateLink.

Parameters

Parameter Name Description
stateLink StateLink to acquire

Returns

Index of history. -1 is not eligible. Larger values indicate older transitions.