Click or drag to resize

EditorPluginSetState Method

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public virtual void SetState(
	Dictionary state
)

Parameters

state
Type: Godot.CollectionsDictionary

[Missing <param name="state"/> documentation for "M:Godot.EditorPlugin.SetState(Godot.Collections.Dictionary)"]

See Also