__reflect.gdn::prelude_types
A list of all the type names in the prelude, String, Option and so on. The list is sorted alphabetically.
String
Option
Source Codepublic fun prelude_types(): List<String> { __BUILTIN_IMPLEMENTATION }
public fun prelude_types(): List<String> { __BUILTIN_IMPLEMENTATION }