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

Matcher used to exclude all the GameObjects which don't have at least one component among a specific list of components. More...

Inheritance diagram for FYFY.AnyOfComponents:
FYFY.ComponentMatcher FYFY.Matcher

Public Member Functions

 AnyOfComponents (params System.Type[] componentTypes)
 Initializes a new instance of the FYFY.AnyOfComponents class.
 

Additional Inherited Members

- Protected Attributes inherited from FYFY.ComponentMatcher
readonly string[] _componentTypeNames
 Targets used to match.
 
- Package Functions inherited from FYFY.ComponentMatcher
- 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 don't have at least one component among a specific list of components.


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