Description 描述
All job interface types must be marked with the JobProducerType. This is used to compile the Execute method by the Burst ASM inspector.
Properties 属性
| ProducerType | ProducerType is the type containing a static method named "Execute" method which is the method invokes by the job system. |
Constructors
| JobProducerTypeAttribute |