A type to search for subclasses of. E.g. used when looking for custom tags, file handlers etc.
Package Functions | |
TypeToFind (Type type, OnFoundTypeEvent found) | |
Package Attributes | |
Type | Type |
The type itself. More... | |
bool | AllowGeneric |
True if it should allow generics through. False by default. More... | |
OnFoundTypeEvent | Found |
The callback to run when it's found. More... | |
|
inlinepackage |
|
package |
True if it should allow generics through. False by default.
|
package |
The callback to run when it's found.
|
package |
The type itself.