Click or drag to resize

BotsendMsg Method

send a message to other users

Namespace:  INF1771_GameAI
Assembly:  INF1771_GameAI (in INF1771_GameAI.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void sendMsg(
	string msg
)

Parameters

msg
Type: SystemString
message string
See Also