Garden 🌻

__reflect.gdn::source_for_type

Get the source code for the type definition of name.

Source Codepublic fun source_for_type(name: String): Option<String> {
  __BUILTIN_IMPLEMENTATION
}