Vixen
c7401864
csharp
public sealed class GameplayEventSubscription

One subscription, and the handle that cancels it.

Read the guide page for this →

Fields and properties (3)

Methods (1)

  • public bool Cancel()

    Stops listening.

Used by (4)

  • CollectionRecordVixen.Gameplay.Collections
  • EventBusTestsVixen.Gameplay.Quests.Tests
  • GameplayEventBusVixen.Gameplay
  • ObjectiveTrackerVixen.Gameplay.Quests