Table of Contents

Class EventParameterAttribute

Namespace
SampSharp.Entities
Assembly
SampSharp.OpenMp.Entities.dll

Indicates that the class should be handled as a parameter for an event instead of as an injectable service.

[AttributeUsage(AttributeTargets.Class)]
public class EventParameterAttribute : Attribute
Inheritance
EventParameterAttribute
Inherited Members

Constructors

EventParameterAttribute()

public EventParameterAttribute()