Class MelonEventBase<T>.MelonEventSubscriber
Inherited Members
Namespace: RedLoader
Assembly: RedLoader.dll
Syntax
public class MelonEventBase<T>.MelonEventSubscriber
Constructors
MelonEventSubscriber()
Declaration
public MelonEventSubscriber()
Fields
del
Declaration
public T del
Field Value
Type | Description |
---|---|
T |
melonAssembly
Declaration
public MelonAssembly melonAssembly
Field Value
Type | Description |
---|---|
MelonAssembly |
priority
Declaration
public int priority
Field Value
Type | Description |
---|---|
int |
unsubscribeOnFirstInvocation
Declaration
public bool unsubscribeOnFirstInvocation
Field Value
Type | Description |
---|---|
bool |