Click or drag to resize

EditorPropertyIsKeying Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.EditorProperty.IsKeying"]

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsKeying is deprecated. Use the Keying property instead.")]
public bool IsKeying()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.EditorProperty.IsKeying"]

See Also