Minor dotnet tweaks
This commit is contained in:
@@ -496,7 +496,6 @@ namespace FlaxEngine.Interop
|
||||
return ManagedHandle.Alloc(value);
|
||||
}
|
||||
|
||||
|
||||
[UnmanagedCallersOnly]
|
||||
internal static ManagedHandle NewArray(ManagedHandle typeHandle, long size)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user