TextChatLogLocalOnSend Field

Log local messages when being sent.

Definition

Namespace: Alteruna.Multiplayer.Prefabs
Assembly: Alteruna.Doc (in Alteruna.Doc.dll) Version: 1.0.0+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
C#
public bool LogLocalOnSend

Field Value

Boolean

Remarks

when true, show message for sender when sending the message. Otherwise, it shows when the message in created.

See Also