unity::il2cpp::class

Function make_generic_type

source
pub fn make_generic_type(
    generic: &Il2CppReflectionType,
    args: &Il2CppArray<&mut Il2CppReflectionType>,
) -> Il2CppResult<&'static mut Il2CppReflectionType>
Expand description

Helper method to call System.ReflectionType.MakeGenericType