You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Several single-precision float conversion functions were deprecated in favor of their double counterparts, which we can also safely redirect. Note that the two float<->double conversion functions are only deprecated for Blueprints. These functions are still used internally by the math expression node. Additionally: * Various comments were updated to use the neutral "Float" wording for Blueprints. * Normalized verb forms of "converts" #jira UE-150540 #preflight 638643a633774509006caa8b #rb andrew.davidson [CL 23313465 by dave jones2 in ue5-main branch]