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