__reflect.gdn::namespace_functions()
All the external functions in ns.
external
ns
public fun namespace_functions(ns: Namespace): List<String> { // This is deliberately not a method on Namespace, so code // completion isn't confusing. __BUILT_IN_IMPLEMENTATION }