typedef TypeParams
package haxe.rtti
alias for Array<String>
import haxe.rtti.CType
Available on all platforms
An array of strings representing the names of the type parameters the type has. As of Haxe 3.2.0, this does not include the constraints.
An array of strings representing the names of the type parameters the type has. As of Haxe 3.2.0, this does not include the constraints.