@@ -1,5 +1,6 @@
{
"name": "Unity.ThirdParty",
+ "rootNamespace": "",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
@@ -18,7 +18,7 @@ namespace ET
}
#endif
- public class ProtoObject: Object, ISupportInitialize
+ public abstract class ProtoObject: Object, ISupportInitialize
public object Clone()