Fix Variant warning regression

This commit is contained in:
2026-06-08 21:09:45 +02:00
parent c2da5a363d
commit cc79a39f71
+1
View File
@@ -10,6 +10,7 @@ struct Transform;
template<typename T>
class AssetReference;
struct ScriptingTypeHandle;
template<typename Type> ScriptingTypeHandle StaticType();
/// <summary>
/// Represents an object type that can be interpreted as more than one type.