Garden 🌻

__reflect.gdn::methods_for_type

Get all the methods defined on a given type.

Source Codepublic fun methods_for_type(type_name: String): List<String> {
  __BUILTIN_IMPLEMENTATION
}