1
This commit is contained in:
@@ -53,7 +53,7 @@ namespace BITKit
|
||||
AsGlobal = asGlobal;
|
||||
}
|
||||
}
|
||||
#if UNITY_64
|
||||
#if !Godot
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
|
||||
public class ExportAttribute : System.Attribute
|
||||
{
|
||||
|
Reference in New Issue
Block a user