EditorInterfaceInspectObject Method |
Shows the given property on the given object in the editor's Inspector dock. If inspector_only is true, plugins will not attempt to edit object.
Namespace: Godot
public void InspectObject( Object object, string forProperty = "", bool inspectorOnly = false )
[Missing <param name="object"/> documentation for "M:Godot.EditorInterface.InspectObject(Godot.Object,System.String,System.Boolean)"]
[Missing <param name="forProperty"/> documentation for "M:Godot.EditorInterface.InspectObject(Godot.Object,System.String,System.Boolean)"]
[Missing <param name="inspectorOnly"/> documentation for "M:Godot.EditorInterface.InspectObject(Godot.Object,System.String,System.Boolean)"]