EditorInspectorPluginAddPropertyEditorForMultipleProperties Method |
Adds an editor that allows modifying multiple properties, this must inherit EditorProperty.
Namespace: Godot
public void AddPropertyEditorForMultipleProperties( string label, string[] properties, Control editor )
[Missing <param name="label"/> documentation for "M:Godot.EditorInspectorPlugin.AddPropertyEditorForMultipleProperties(System.String,System.String[],Godot.Control)"]
[Missing <param name="properties"/> documentation for "M:Godot.EditorInspectorPlugin.AddPropertyEditorForMultipleProperties(System.String,System.String[],Godot.Control)"]
[Missing <param name="editor"/> documentation for "M:Godot.EditorInspectorPlugin.AddPropertyEditorForMultipleProperties(System.String,System.String[],Godot.Control)"]