Table of Contents

Class EventAttribute

Namespace
CounterStrikeSharp.API.Modules.Events
Assembly
CounterStrikeSharp.API.dll
public class EventAttribute : Attribute
Inheritance
EventAttribute
Inherited Members

Constructors

EventAttribute(string)

public EventAttribute(string name)

Parameters

name string

Properties

Name

public string Name { get; set; }

Property Value

string