Module gdnative_doc::documentation[][src]

Structures representing the documentation of a gdnative package.

Structs

Documentation

Holds the documentation for the crate.

GdnativeClass

Structure that derive NativeClass

Method

Method in an impl block.

Property

Property exported to godot

Enums

ParameterAttribute

Attribute in a function parameter.

Type

Most type are simply String, but not all (e.g. return type)