[][src]Module gdnative_core::init::property

Property registration.

Re-exports

pub use hint::*;

Modules

hint

Strongly typed property hints.

Structs

ExportInfo

Metadata about the exported property.

PropertyBuilder

Builder type used to register a property on a NativeClass.

Usage

Traits

Export

Trait for exportable types.