Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

awils27/ExternalDataUnreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

External Data Unreal Plugin

An Unreal plugin for saving out and reading back float arrays of data, work in editor and play mode so can be used to save data in play mode then readback in edit mode.

Windows only.
4.26.x only at the moment.
Cannot be compiled and packaged into a game. (more efficent ways to do this in an actual game)
Data is saved in the Saved folder of your project as .UDATA files, each one will be less then 1Kilobyte big.

Contains two blueprint nodes, Save Float Data and Load Float Data.

About

Unreal plugin for saving out and loading in float data between play mode and the editor.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors