|
FYFY 2.3
|
Matcher used to exclude all the GameObjects which are in one of layers of a specific list of layers.
More...
Public Member Functions | |
| NoneOfLayers (params int[] layers) | |
| Initializes a new instance of the FYFY.NoneOfLayers class. | |
Additional Inherited Members | |
Protected Attributes inherited from FYFY.LayerMatcher | |
| readonly int[] | _layers |
| Targets used to match. | |
Package Functions inherited from FYFY.LayerMatcher | |
Package Functions inherited from FYFY.Matcher | |
Package Attributes inherited from FYFY.Matcher | |
Properties inherited from FYFY.Matcher | |
| string | Descriptor [get] |
| Gets the string description of this FYFY.Matcher. | |
Matcher used to exclude all the GameObjects which are in one of layers of a specific list of layers.