Vai ai contenuti
File multimediali per l'articolo Fox Data — JSON, CSV, DataTable & Runtime Tables Nodes: 1

Descrizione

Fox Data — complete data layer for Blueprint projects.

Parse and build JSON, work with CSV in both directions, query DataTables ergonomically, persist config to disk, and create live runtime tables you can edit, filter and sort at play time — all without C++.

Full documentation: https://alchemy-fox.de/data/

Support: [email protected]

——————————————————————

WHAT'S INCLUDED

53 Blueprint Nodes | 7 Data Categories | JSON Read+Write | CSV Read+Write | Runtime Table System | Config Persistence | Full C++ Source

——————————————————————

FEATURE CATEGORIES

JSON (17 Nodes) AddToJsonArray, CreateJsonObject, GetJsonFieldArray, GetJsonFieldBool, GetJsonFieldNumber, GetJsonFieldObject, GetJsonFieldString, JsonArrayLength, JsonHasField, JsonToString, LoadJsonFromFile, ParseJsonString, SaveJsonToFile, SetJsonFieldBool, SetJsonFieldNumber, SetJsonFieldObject, SetJsonFieldString

Serialization (4 Nodes) GetJsonKeys, JsonStringToStruct, MergeJsonObjects, StructToJsonString

CSV (4 Nodes) GetCsvColumn, ParseCsvString, ParseCsvWithHeaders, SaveArrayAsCsv

DataTable (5 Nodes) FilterDataTableRows, FindDataTableRowByField, GetDataTableAsMap, GetDataTableRowCount, GetRandomDataTableRow

Config (5 Nodes) GetConfigValue, HasConfigKey, LoadConfigFile, SaveConfigFile, SetConfigValue

Runtime Tables (15 Nodes) AddRuntimeRow, CreateRuntimeTable, CreateRuntimeTableFromCsv, CreateRuntimeTableFromDataTable, CreateRuntimeTableFromJson, ExportRuntimeTableToCsv, ExportRuntimeTableToJson, FilterRuntimeRows, GetRuntimeRow, GetRuntimeTableRowCount, GetRuntimeTableRowNames, HasRuntimeRow, RemoveRuntimeRow, SortRuntimeRows, UpdateRuntimeRow

String (3 Nodes) EncodeDecodeUrl, MapToString, StringToMap

——————————————————————

KEY FEATURES

  1. JSON Round-Trip — Parse, edit, build and serialize JSON entirely in Blueprint

  2. Struct ↔ JSON — StructToJsonString / JsonStringToStruct for any UStruct

  3. CSV In & Out — Header-aware parser, column extractor, array-to-CSV writer

  4. Runtime Tables — DataTable-like rows you can add/remove/update/filter/sort at runtime

  5. Multiple Sources — Build runtime tables from DataTable, JSON or CSV in one call

  6. Config Files — Key/value persistence with explicit Has/Get/Set helpers

  7. Export Anywhere — Runtime tables export back to JSON or CSV for saves and analytics

  8. URL & Map Utilities — EncodeDecodeUrl, StringToMap, MapToString built in

  9. Zero Setup — No subsystem, no boot cost, every node static-callable

——————————————————————

TECHNICAL DETAILS

Engine: Unreal Engine 5.2-5.4, 5.6-5.7

Type: Code Plugin (C++)

Dependencies: None (engine modules only)

Platforms: Windows (Win64)

Full C++ source code included

All nodes have detailed tooltips

Integrates seamlessly into existing projects — no setup, no subsystem boot

——————————————————————

DOCUMENTATION & SUPPORT Full documentation with setup guide, node reference, and examples: https://alchemy-fox.de/data/

——————————————————————

MISSING A FEATURE? Feature requests are welcome! If you need a specific data format, table operation, or integration that is not included yet, let us know. We actively review requests and will include useful additions in future updates. Send your request to [email protected] with a short description.

——————————————————————

By Alchemy Fox Studio

Formati inclusi