Пример #1
0
 internal bool IsAllowed(GameObject go)
 {
     return(Filter.Invoke(go));
 }