Module godot::register::property

Expand description

Registration support for property types.

Modules§

Structs§

Traits§

  • Trait implemented for types that can be used as #[export] fields.
  • Marks types that are registered via “type string hint” in Godot.
  • Trait implemented for types that can be used as #[var] fields.