Version: 2019.3
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.