Click or drag to resize

JSONRPCProcessString Method

[Missing <summary> documentation for "M:Godot.JSONRPC.ProcessString(System.String)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string ProcessString(
	string action
)

Parameters

action
Type: SystemString

[Missing <param name="action"/> documentation for "M:Godot.JSONRPC.ProcessString(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.JSONRPC.ProcessString(System.String)"]

See Also