Method DestroyLayerAsync
DestroyLayerAsync(int, bool, Action)
Declaration
public void DestroyLayerAsync(int layerId, bool destroyImmediate, Action onLayerDestroyed = null)
Parameters
Type | Name | Description |
---|---|---|
int | layerId | |
bool | destroyImmediate | |
Action | onLayerDestroyed |