Commit Graph

3 Commits

Author SHA1 Message Date
Max Preussner
aaac6cdfd4 Delegates: simplified script delegate API
Upgrade Notes:
The two separate function calls "MyScriptDelegate.SetObject(SomeObject); MyScriptDelegate.SetFunctionName(SomeFunctionName);" where combined into a single function call "MyScriptDelegate.BindUFunction(SomeObject, SomeFunctionName);"

[CL 2061427 by Max Preussner in Main branch]
2014-05-01 17:36:38 -04:00
Matt Kuhlenschmidt
5c12ec431b #UE4 - Expand struct children of arrays when adding a new entry to an array
[CL 2047929 by Matt Kuhlenschmidt in Main branch]
2014-04-23 19:11:18 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00