Workaround to return non-string values, according to the specified DataType.
Merged
Workaround to return non-string values, according to the specified DataType.
f-parse-string-values
into
dev
2 unresolved threads
2 unresolved threads
Compare changes
Files
2+ 19
− 1
@@ -454,7 +454,9 @@ class Property {
@@ -551,6 +553,12 @@ public:
@@ -602,6 +610,7 @@ public:
@@ -614,11 +623,13 @@ public:
@@ -744,6 +755,13 @@ private:
I call FixValue() in every constructor. It should quit gracefully if there are no values or datatypes.