Sandbox Logo

SerializationOptions.WriteCacheReferences

bool WriteCacheReferences { get; set; }

Description

If true, and a <see cref="P:Facepunch.ActionGraphs.SerializationOptions.Cache" /> is provided, write a reference stub when serializing graphs instead of the full JSON.

Return

User Comments