docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class fsVersionManager

    Inheritance
    object
    fsVersionManager
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.VisualScripting.FullSerializer.Internal
    Assembly: Unity.VisualScripting.Core.dll
    Syntax
    public static class fsVersionManager

    Methods

    GetVersionImportPath(string, fsVersionedType, out List<fsVersionedType>)

    Declaration
    public static fsResult GetVersionImportPath(string currentVersion, fsVersionedType targetVersion, out List<fsVersionedType> path)
    Parameters
    Type Name Description
    string currentVersion
    fsVersionedType targetVersion
    List<fsVersionedType> path
    Returns
    Type Description
    fsResult

    GetVersionedType(Type)

    Declaration
    public static fsOption<fsVersionedType> GetVersionedType(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    fsOption<fsVersionedType>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)