[Missing <summary> documentation for "T:TMD.Connection.InputToDelegate"]

Namespace: TMD.Connection
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public delegate void InputToDelegate(
	IInteractive player,
	string text
)

Parameters

player
Type: TMD..::..IInteractive
text
Type: System..::..String

See Also