Class EventAttribute
- Namespace
- CounterStrikeSharp.API.Modules.Events
- Assembly
- CounterStrikeSharp.API.dll
public class EventAttribute : Attribute
- Inheritance
-
objectEventAttribute
- Inherited Members
Constructors
EventAttribute(string)
public EventAttribute(string name)
Parameters
name
string
Properties
Name
public string Name { get; set; }