Assets/XLua/Src/GenAttributes.cs @@ -99,7 +99,10 @@ IgnoreProperty = 4, IgnoreNotPublic = 8, Inline = 16, IntKey = 32 IntKey = 32, AdaptByDelegate = 64, IgnoreCompilerGenerated = 128, NoBaseProxy = 256, } public class HotfixAttribute : Attribute