API reference

TypeExtensions Class

Static Methods

GetSubclassTypes ( baseType , firstOnly )
Signature
static List<Type> Meta.WitAi.TypeExtensions.GetSubclassTypes(this Type baseType, bool firstOnly=false)
Parameters
baseType: this Type
firstOnly: bool
Returns
List< Type >