Add support for generic types in Scripting API with Template flag

This commit is contained in:
Wojtek Figat
2022-05-23 19:43:34 +02:00
parent d39b6d7120
commit b70bce1746
9 changed files with 63 additions and 41 deletions

View File

@@ -20,7 +20,7 @@ namespace Flax.Build.Platforms
/// <inheritdoc />
public override bool HasSharedLibrarySupport => true;
/// <inheritdoc />
public override bool HasExecutableFileReferenceSupport => true;