Hi All,
Found solution. Instead of using
‘FFloatProperty’ to ‘FDoubleProperty’ its worked.
Actually I created float variable in the blueprint actor, but somehow I retrieved
as double property in the c++ end. I found this through the ‘TFieldIterator’ and iterate all the type of the variable in the class.
Thanks & Regards,
Jegatheesh Thanumoorthy