Interface IVisualScriptingEventReceiverJob<T>
Namespace: Runtime
Assembly: solution.dll
Syntax
[JobProducerType(typeof(ExecuteUserEventReceiverJobs<,>))]
public interface IVisualScriptingEventReceiverJob<in T> where T : struct, IVisualScriptingEvent
Type Parameters
Name | Description |
---|---|
T |
Methods
Name | Description |
---|---|
Execute(T) |