Exemplo n.º 1
0
 protected override bool IsEnableLayer(LayersManager manager, int layerID)
 {
     return(manager.IsUnityLayer(layerID));
 }