This commit is contained in:
Mikhail 2026-04-08 15:13:57 +08:00
parent 68059e9487
commit a71a77989f
2 changed files with 11 additions and 5 deletions

View File

@ -137,10 +137,7 @@ namespace DCFApixels.DragonECS.Core.Internal
sb.Append('"'); sb.Append('"');
return; return;
} }
if (type.Namespace == typeof(FieldInfo).Namespace || if (type.Namespace == typeof(FieldInfo).Namespace || type.IsPointer)
type.IsPointer ||
type.IsFunctionPointer ||
type.IsUnmanagedFunctionPointer)
{ {
sb.Append('"'); sb.Append('"');
sb.Append(value.ToString()); sb.Append(value.ToString());

View File

@ -1,2 +1,11 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 0f3febd9a6cdfea4fb27039c5f66436f guid: 0f3febd9a6cdfea4fb27039c5f66436f
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: