You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EngineEnum types (such as global::Error) are basically i32, but they do not implement VariantMetadata, making it impossible to implement virtual methods that use them in the signature.