public bool HasState (int layerIndex, int stateID);

파라미터

layerIndexThe layer index.
stateIDThe state ID.

반환

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

설명

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