Function NativeScript.getMethodDocumentation

Returns the documentation string that was previously set with godot_nativescript_set_method_documentation.

String getMethodDocumentation (
  const(String) method
) nothrow @nogc const;