JobProducerTypeAttributeConstructor

매뉴얼로 전환
public JobProducerTypeAttribute (Type producerType);

파라미터

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

설명