FYFY 2.3
Loading...
Searching...
No Matches
FYFY.Matcher Class Referenceabstract

Base class every matcher derives from. More...

Inheritance diagram for FYFY.Matcher:
FYFY.ComponentMatcher FYFY.LayerMatcher FYFY.PropertyMatcher FYFY.TagMatcher FYFY.AllOfComponents FYFY.AnyOfComponents FYFY.NoneOfComponents FYFY.AnyOfLayers FYFY.NoneOfLayers FYFY.AllOfProperties FYFY.AnyOfProperties FYFY.NoneOfProperties FYFY.AnyOfTags FYFY.NoneOfTags

Properties

string Descriptor [get]
 Gets the string description of this FYFY.Matcher.
 

Detailed Description

Base class every matcher derives from.

A matcher is a filter on GameObject features which allows to specify on what a family works.

Property Documentation

◆ Descriptor

string FYFY.Matcher.Descriptor
get

Gets the string description of this FYFY.Matcher.

It is composed of its type and the values on which it operates.


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