This commit is contained in:
Wojtek Figat
2025-01-30 22:48:07 +01:00
parent 04dde7a3f2
commit b1392be3a1

View File

@@ -146,7 +146,7 @@ DEFINE_DEFAULT_FORMATTING_VIA_TO_STRING(VariantType);
API_STRUCT(InBuild) struct FLAXENGINE_API Variant
{
/// <summary>
/// Thee value type.
/// The value type.
/// </summary>
VariantType Type;