Skip to main content

Game Data

Redwood provides auto-synced player and world game data. The included Unreal plugins will receive the JSON data returned by the backend API and deserialize that data into Unreal Blueprint or C++ structs.

Redwood also supports generic blob/document storage if you're interested in storing images, PDFs, SaveGames, etc.