logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityGameSettingsInstallationStepInput

    The inspector-authored values UnityGameSettingsInstallationStep installs from.

    Inheritance
    object
    UnityGameSettingsInstallationStepInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.GameSettings.Installation.Installers
    Assembly: Serenity.UnityGlobal.Installation.dll
    Syntax
    public class UnityGameSettingsInstallationStepInput

    Constructors

    UnityGameSettingsInstallationStepInput()

    Declaration
    public UnityGameSettingsInstallationStepInput()

    Fields

    PersistedFileName

    The name of the file persisted settings are read from and written to.

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