Version: 2020.2
言語: 日本語
public static IntPtr CreateJobReflectionData (Type type, object managedJobFunction0, object managedJobFunction1, object managedJobFunction2);
public static IntPtr CreateJobReflectionData (Type wrapperJobType, Type userJobType, object managedJobFunction0);

戻り値

IntPtr Returns pointer to internal JobReflectionData.

説明

Creates job reflection data.