Click or drag to resize

EditorPropertyGetEditedObject Method

Gets the edited object.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public Object GetEditedObject()

Return Value

Type: Object

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

See Also