Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    Stride.Engine.Events Namespace

    Classes

    EventKey

    Creates a new EventKey used to broadcast events.

    EventKey<T>

    EventKeyBase<T>

    Creates a new EventKey used to broadcast T type events.

    EventReceiver

    Creates an event receiver that is used to receive events from an EventKey

    EventReceiver<T>

    Creates an event receiver that is used to receive T type events from an EventKey

    EventReceiverBase

    Base class for EventReceivers

    EventReceiverBase<T>

    Base type for EventReceiver.

    Structs

    EventData

    When using EventReceiver.ReceiveOne, this structure is used to contain the received data

    EventReceiverAwaiter<T>

    Enums

    EventReceiverOptions

    Options related to EventReceiver might be extended in the future

    In This Article
    In This Article
    • Classes
    • Structs
    • Enums

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation