__reflect.gdn::methods_for_type()
Get all the methods defined on a given type.
public fun methods_for_type(type_name: String): List<String> { __BUILT_IN_IMPLEMENTATION }