Garden 🌻

__reflect.gdn::prelude_types

A list of all the type names in the prelude, String, Option and so on. The list is sorted alphabetically.

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