FYFY 2.3
Loading...
Searching...
No Matches
FYFY.NoneOfLayers Class Reference

Matcher used to exclude all the GameObjects which are in one of layers of a specific list of layers. More...

Inheritance diagram for FYFY.NoneOfLayers:
FYFY.LayerMatcher FYFY.Matcher

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.
 

Detailed Description

Matcher used to exclude all the GameObjects which are in one of layers of a specific list of layers.


The documentation for this class was generated from the following file: