Move dotnet7 native interop, wrappers and marshalers into FlaxEngine.Interop namespace
This commit is contained in:
@@ -13,7 +13,7 @@ using FlaxEngine.Utilities;
|
||||
|
||||
#pragma warning disable 1591
|
||||
|
||||
namespace FlaxEngine
|
||||
namespace FlaxEngine.Interop
|
||||
{
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
internal struct NativeClassDefinitions
|
||||
|
||||
Reference in New Issue
Block a user