TextChatSendChatMessage Method

Send a chat message.

Definition

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

Parameters

msg  String
message.

See Also