Class AiPromptUserInstructionSnippet
One reusable standing instruction ("muletilla") in the user's personal collection — [Serializable]
with public fields because UnityEngine.JsonUtility serializes fields, not auto-properties
(same style as AiPromptAnswerEntry). Enabled snippets inject automatically into every
generated prompt via AiPromptComposer; the persisted Enabled flag is the
default the wizard shows on the Instructions step.
Inheritance
AiPromptUserInstructionSnippet
Assembly: Serenity.AiPromptBuilder.Editor.dll
Syntax
public sealed class AiPromptUserInstructionSnippet
Constructors
AiPromptUserInstructionSnippet()
Declaration
public AiPromptUserInstructionSnippet()
Fields
Enabled
Declaration
Field Value
Id
Declaration
Field Value
Instruction
Declaration
public string Instruction
Field Value
Name
Declaration
Field Value