__reflect.gdn::doc_comment_for_method
Get the doc comment for the method method_name on type_name.
method_name
type_name
Source Codepublic fun doc_comment_for_method(type_name: String, method_name: String): Option<String> { __BUILTIN_IMPLEMENTATION }
public fun doc_comment_for_method(type_name: String, method_name: String): Option<String> { __BUILTIN_IMPLEMENTATION }