Values

Self

The property will be retrieved from this godot.Object.

NodePath

The property will be retrieved from the given godot.Node in the scene tree.

Instance

The property will be retrieved from an instanced node with the given type and script.

BasicType

The property will be retrieved from a GDScript basic type (e.g. godot.Vector2).