Beef
Beef copied to clipboard
Fix `Variant.Get<T>()` Crash
This PR fixes a crash that happens if you try to call Get<T>() on a variant that contains a null object.