Version: 2023.1
언어: 한국어

JobProducerTypeAttributeConstructor

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

파라미터

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

설명