JobProducerTypeAttribute Constructor

Declaration

public JobProducerTypeAttribute(Type producerType);

Parameters

producerType The type containing a static method named "Execute" method which is the method invokes by the job system.

Description


Did you find this page useful? Please give it a rating: