예제 #1
0
 protected override bool IsEnableLayer(LayersManager manager, int layerID)
 {
     return(manager.IsUnityLayer(layerID));
 }