NativeScript.getMethodDocumentation

Returns the documentation string that was previously set with godot_nativescript_set_method_documentation.

struct NativeScript
@nogc nothrow const
String
getMethodDocumentation
(
in String method
)

Meta