Files
UnrealEngineUWP/Engine/Source/Editor/BlueprintGraph/Private/BasicTokenParser.cpp
dave jones2 9f2dd29383 UE-133114 - FBasicTokenParser::GetToken doesn't support double literals
The token parser assumed that numerical literals could only be floats. We simply need to change the parser to use doubles instead.

#rb andrew.davidson
#preflight 6266f68f5037f70ba0f72be2
#jira UE-133114

[CL 19925793 by dave jones2 in ue5-main branch]
2022-04-26 14:44:09 -04:00

27 KiB