Version: 2021.3
언어: 한국어
public bool HasState (int layerIndex, int stateID);

파라미터

layerIndex The layer index.
stateID The state ID.

반환

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

설명

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