logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Struct ScannedSerenityAsset

    One IFoundationSettings asset found by AiPromptProjectScanner, with its recipe section resolved.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Serenity.Editor.AiPromptBuilder
    Assembly: Serenity.AiPromptBuilder.Editor.dll
    Syntax
    public readonly struct ScannedSerenityAsset

    Constructors

    ScannedSerenityAsset(string, string, string, string)

    Declaration
    public ScannedSerenityAsset(string id, string typeName, string assetPath, string recipeSection)
    Parameters
    Type Name Description
    string id
    string typeName
    string assetPath
    string recipeSection

    Fields

    AssetPath

    Declaration
    public readonly string AssetPath
    Field Value
    Type Description
    string

    Id

    Declaration
    public readonly string Id
    Field Value
    Type Description
    string

    RecipeSection

    Declaration
    public readonly string RecipeSection
    Field Value
    Type Description
    string

    TypeName

    Declaration
    public readonly string TypeName
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved