- Home /
Question by
alinaznawaz · Oct 12, 2018 at 10:47 AM ·
scripting problemerror message
Extracted from Apk Duplicate Scripts when delete one the show multiple error.(2018.2.8f1) unity version
using System;
public sealed class MonoPInvokeCallbackAttribute : Attribute { public MonoPInvokeCallbackAttribute(Type type) { } }
Comment
Answer by Ejpj123 · Oct 12, 2018 at 07:10 PM
Change the name of one of the script files. If that doesn't work, then delete one of them. It would also help you post the part of the script(s) that is causing the error so I can see what the error is.