hey Spoondog, love the functions and macros, i have a slight problem though, everything works great in 4.13, however in 4.14 im getting errors
[spoiler]
Warning Node K2Node_EaseFunction_1 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Error Can't connect pins ClassFilter and ClassFilter : Object Class is not compatible with Actor Class.
Error Can't connect pins ClassFilter and ClassFilter : Actor Class is not compatible with Object Class.
Warning Node K2Node_EaseFunction_49 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_50 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_51 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_52 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_53 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_1 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_49 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_50 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_51 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_52 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
Warning Node K2Node_EaseFunction_53 . The node won't be pruned as isolated one. The node is not pure, but it has no exec pin(s). Verify IsNodePure implementation in K2Node Ease Function.
[/spoiler]