|
PeanutButter
|
Emitted at every stage of walking attributes per type in the ancestry tree. More...
Public Member Functions | |
| AttributeWalkStep (Type initialType, Type currentType, Attribute[] attributes) | |
| Emitted at every stage of walking attributes per type in the ancestry tree. | |
Properties | |
| Type | InitialType [get] |
| The type this query was started with. | |
| Type | CurrentType [get] |
| The type being presented right now. | |
| Attribute[] | Attributes [get] |
| The attributes. | |
Emitted at every stage of walking attributes per type in the ancestry tree.