Commit Graph

3 Commits

Author SHA1 Message Date
Michael Schoell
1585defb9a Local variables will no longer stop working when renaming a function.
#ttp 337236 - BP: Local variables cannot be found after adding and renaming a new function

[CL 2089692 by Michael Schoell in Main branch]
2014-05-30 10:43:00 -04:00
Michael Schoell
7fe3dd5fd9 Local function variables in Blueprints now utilize the Get/Set nodes
#change Deprecated UK2Node_LocalVariable
#change UK2Node_LocalVariable will replace itself with a Get and any Assign nodes it is hooked up to with a Set node, will also delete itself from Animation rule graphs that they should not have been allowed to be placed in

#ttp 332158 - BP:  Make local variables use standard get / set nodes, instead of the assigned named local nodes

[CL 2068725 by Michael Schoell in Main branch]
2014-05-09 17:43:40 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00