TextChatSendChatMessage Method

Send a chat message.

Definition

Namespace: Alteruna.Prefabs
Assembly: Alteruna.Doc (in Alteruna.Doc.dll) Version: 1.0.0
C#
public void SendChatMessage(
	string msg
)

Parameters

msg  String
message.

See Also