Version: 2021.2
言語: 日本語

JobProducerTypeAttributeConstructor

マニュアルに切り替える
public JobProducerTypeAttribute (Type producerType);

パラメーター

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

説明