Beef icon indicating copy to clipboard operation
Beef copied to clipboard

Fix `Variant.Get<T>()` Crash

Open disarray2077 opened this issue 3 years ago • 0 comments

This PR fixes a crash that happens if you try to call Get<T>() on a variant that contains a null object.

disarray2077 avatar Aug 14 '22 22:08 disarray2077