Releases: Incanta/unreal-bp-file-sdk
Releases · Incanta/unreal-bp-file-sdk
v1.16 - Added Read Lines from File, better copy node, and inline docs
In this release we added
- Read Lines from File so you don't need to parse out lines
- We added a single
Copy File or Directory Async
node that has an async action for on complete, deprecating the olderCopy File Async
andCopy Directory Async
nodes in favor for this one - We added all of our docs from https://wiki.incanta.games as inline comments so you can see the docs when hovering over nodes and variables
v1.15 for UE 4.27
1.15-27 bump version to 1.15
v1.15 for UE 4.26
1.15-26 Merge branch 'master' into 4.26
v1.15 for UE 4.25
1.15-25 Merge branch 'master' into 4.25
v1.15 for UE 4.24
1.15-24 Merge branch 'master' into 4.24
v1.14 for UE 4.26
1.14-26 attempt to just use platform file
v1.14 for UE 4.25
1.14-25 change back to 4.25
v1.14 for UE 4.24
1.14-24 change unreal engine to 4.24
v1.13 for UE 4.26
1.13-26 add async functions for copying files/dirs
v1.13 for UE 4.25
1.13-25 change back to 4.25