You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- FBPTerminal::InlineGeneratedParameter added - the result of the function is directly used as input parameter, it's not stroed in a lical variable - FKismetFunctionContext::InlineGeneratedParameter - MathExpressionHandler - compile (to out intermediate representation) a subgraph using "reverse polish notation" approach - Math Expression node is not longer expanded - VMBackend supports InlineGeneratedParameter and InlineGeneratedParameter #codereview Nick.Whiting, Mike.Beach [CL 2587365 by Maciej Mroz in Main branch]