Class CodecFoundationSO
A throwaway ScriptableObject that carries Serenity's IFoundationSettings identity (named
Id/Guid like real definitions, so the codec skips them). Used by the generic-section
matchByOutputPath (Gap 6) test, which needs an asset whose Id can be preserved on update.
Inheritance
CodecFoundationSO
Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
Syntax
public class CodecFoundationSO : ScriptableObject, IFoundationSettings
Constructors
CodecFoundationSO()
Declaration
public CodecFoundationSO()
Fields
Guid
Declaration
Field Value
Id
Declaration
Field Value
payload
Declaration
Field Value
Implements