Table of Contents

Property ActiveChatChannel

Namespace
Pillars.Core.Player.Models
Assembly
Pillars.dll

ActiveChatChannel

Gets or sets the active chat channel for the player.

public CHATCHANNEL ActiveChatChannel { get; set; }

Property Value

CHATCHANNEL

Remarks

This property determines the current chat channel in which the player is participating. The default value is GLOBAL, meaning the player starts in the global chat channel.