logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ServiceExtensionScriptGenerator.GeneratedExtensionPointLayout

    Every path CreateExtensionPointReadme(ExtensionPointDescriptor, Input, string, GeneratedExtensionPointLayout, List<string>, string) needs to describe a generated Store/Repository/Gateway/Factory/Installer layout.

    Inheritance
    object
    ServiceExtensionScriptGenerator.GeneratedExtensionPointLayout
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.ServiceExtensionCreator.Editor
    Assembly: Serenity.ServiceExtensionCreator.Editor.dll
    Syntax
    public sealed class ServiceExtensionScriptGenerator.GeneratedExtensionPointLayout

    Constructors

    GeneratedExtensionPointLayout()

    Declaration
    public GeneratedExtensionPointLayout()

    Fields

    BackendAssetPath

    Declaration
    public string BackendAssetPath
    Field Value
    Type Description
    string

    ClassScriptPath

    Declaration
    public string ClassScriptPath
    Field Value
    Type Description
    string

    CodeLayerAsmdefPath

    Declaration
    public string CodeLayerAsmdefPath
    Field Value
    Type Description
    string

    CodeLayerFolderSegment

    Declaration
    public string CodeLayerFolderSegment
    Field Value
    Type Description
    string

    InstallationAsmdefPath

    Declaration
    public string InstallationAsmdefPath
    Field Value
    Type Description
    string

    TestScriptPath

    Declaration
    public string TestScriptPath
    Field Value
    Type Description
    string

    TestsAsmdefPath

    Declaration
    public string TestsAsmdefPath
    Field Value
    Type Description
    string

    WiringScriptPath

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