Vixen
c7401864
csharp
public enum ChatRoute

Which way a channel's traffic goes.

Read the guide page for this →

Remarks

Doc 27 § Chat's table, as three values. The realm already knows who is nearby, so spatial chat costs it nothing extra; a recipient who may be on another continent or offline is the gate's.

Fields and properties (3)

  • Realm

    The realm, over the game connection. Say, yell, emote, zone.

  • RealmOrGate

    The realm when everybody is on it, the gate otherwise. Party and squad.

  • Gate

    The gate, over WSS. Guild, whisper, global, trade.

Used by (11)

  • RealmTestsMmo.Realm.Tests
  • ChatChannelVixen.Gameplay.Chat
  • ChatChannelDefinitionVixen.Gameplay.Chat
  • ChatDeliveryVixen.Gameplay.Chat
  • ChatLibraryVixen.Gameplay.Chat
  • ChatLibraryTestsVixen.Gameplay.Chat.Tests
  • ChatRouterVixen.Gameplay.Chat
  • ChatRouterTestsVixen.Gameplay.Chat.Tests
  • ContentVixen.Gameplay.Chat.Tests
  • TypeRegistrationVixen.Gameplay.Chat
  • Vixen_Gameplay_Chat_ChatChannelDefinitionSerializerVixen.Gameplay.Chat