Version: 2017.3
public bool HasState (int layerIndex, int stateID);

Parámetros

layerIndex The layer index.
stateID The state ID.

Valor de retorno

bool True if the state exists in this layer, false otherwise.

Descripción

Returns true if the state exists in this layer, false otherwise.