public bool HasState (int layerIndex, int stateID);

Parámetros

layerIndexThe layer index.
stateIDThe 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.