15/09/02 02:58:16.93 K9tUL8DK.net
4.9ではFunctionで複数のReturnノードが可能に。
A function can now have multiple return nodes.
As soon as execution reaches a return the function's execution is
terminated. This can be used to return early from a Blueprint function,
or to branch and return differing values.
URLリンク(docs.unrealengine.com)