Class LuaEventAttribute
Inherited Members
Namespace: SlipeServer.LuaControllers.Attributes
Assembly: SlipeServer.LuaControllers.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class LuaEventAttribute : Attribute
Constructors
| Edit this page View SourceLuaEventAttribute(string)
Declaration
public LuaEventAttribute(string eventName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | eventName |
Properties
| Edit this page View SourceEventName
Declaration
public string EventName { get; }
Property Value
| Type | Description |
|---|---|
| string |