Module property
Expand description
Registration support for property types.
Modules§
- export_
info_ functions - Functions used to translate user-provided arguments into export hints.
Structs§
- Enumerator
- A single enumerator entry: display name and ordinal value. Used in
GodotShape::Enum. - Phantom
Var - A zero-sized type for creating a property without a backing field, accessible only through custom getter/setter functions.
Enums§
- Class
Heritage - Which tree in the Godot hierarchy a class belongs to; determines how it appears in property hints.
- Godot
Element Shape - Same as
GodotShape, but for element types nested in typed arrays/dictionaries. - Godot
Shape - The “shape” of a Godot type: whether it’s a builtin, a class, an enum/bitfield, etc.