Module gdnative_core::nativescript::init::property [−][src]
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 |
| Usage |
Traits
| Export | Trait for exportable types. |