Vixen
c7401864
csharp
public interface IChatContext

What a filter is allowed to ask about the world.

Read the guide page for this →

Remarks

Three questions and no more, for IRequirementContext's reason. Anything a filter needs beyond these is a filter the game writes with its own collaborators in hand.

Fields and properties (1)

  • float Now

    The clock, in seconds.

Methods (2)

Used by (11)

  • BlockedVixen.Gameplay.Chat
  • ChatPipelineVixen.Gameplay.Chat
  • ChatRouterVixen.Gameplay.Chat
  • EmptyVixen.Gameplay.Chat
  • IChatFilterVixen.Gameplay.Chat
  • LengthVixen.Gameplay.Chat
  • MutedVixen.Gameplay.Chat
  • RateLimitVixen.Gameplay.Chat
  • RepeatVixen.Gameplay.Chat
  • WordsVixen.Gameplay.Chat
  • WorldVixen.Gameplay.Chat.Tests