14#include "../json_helper.h"
ComponentTypeID GetComponentTypeID_Static()
Document class for managing node graphs.
Main document class for a node graph.
Handles migration from old JSON formats to v2.
static GraphDocument LoadWithMigration(const json &j)
Load graph with automatic migration.
static int DetectSchemaVersion(const json &j)
Detect schema version.
static json MigrateV1BlueprintToV2(const json &v1)
Migrate v1 Blueprint format to v2.
static json MigrateLegacyBTToV2(const json &v1)
Migrate legacy BT format to v2.
< Provides AssetID and INVALID_ASSET_ID