Method IsLayerMuted
IsLayerMuted(string)
Declaration
public bool IsLayerMuted(string layerIdentifier)
Parameters
Type |
Name |
Description |
string |
layerIdentifier |
|
Returns
IsLayerMuted(SdfLayerHandle, string, out string)
Declaration
public bool IsLayerMuted(SdfLayerHandle anchorLayer, string layerIdentifier, out string canonicalMutedLayerIdentifier)
Parameters
Returns
IsLayerMuted(SdfLayerHandle, string)
Declaration
public bool IsLayerMuted(SdfLayerHandle anchorLayer, string layerIdentifier)
Parameters
Returns