__reflect.gdn::source_for_type
Get the source code for the type definition of name.
name
Source Codepublic fun source_for_type(name: String): Option<String> { __BUILTIN_IMPLEMENTATION }
public fun source_for_type(name: String): Option<String> { __BUILTIN_IMPLEMENTATION }