Class EventHookID
Namespace: Ludiq.Bolt
Syntax
public sealed class EventHookID
Constructors
EventHookID(Type, String)
Declaration
public EventHookID(Type parentType, string memberName)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | parentType | |
| String | memberName |
Fields
memberName
Declaration
public readonly string memberName
Field Value
| Type | Description |
|---|---|
| String |
parentType
Declaration
public readonly Type parentType
Field Value
| Type | Description |
|---|---|
| Type |