SubscribeAttribute.md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs

SubscribeAttribute Class

Specifies that the method should be automatically subscribed when its parent type or instance is called with IPublisherExtension.
The decorated method should be of the type MessageHandler<T>(T).

public sealed class SubscribeAttribute : System.Attribute

Inheritance System.Object ๐Ÿก’ System.Attribute ๐Ÿก’ SubscribeAttribute

Contents

  1. 0.1DefaultEcs
  2. 1SubscribeAttribute Class