__reflect.gdn::source_for_fun
Get the source code for the function definition of name.
name
Source Codepublic fun source_for_fun(ns: Namespace, name: String): Option<String> { __BUILTIN_IMPLEMENTATION }
public fun source_for_fun(ns: Namespace, name: String): Option<String> { __BUILTIN_IMPLEMENTATION }