Uint16 & Int16 Scripting support.
This commit is contained in:
@@ -55,7 +55,10 @@ namespace FlaxEditor.Utilities
|
||||
|
||||
Int2,
|
||||
Int3,
|
||||
Int4
|
||||
Int4,
|
||||
|
||||
Int16,
|
||||
Uint16
|
||||
}
|
||||
|
||||
internal static VariantType ToVariantType(this Type type)
|
||||
|
||||
Reference in New Issue
Block a user