docs.unity3d.com
    Show / Hide Table of Contents

    Class fsVersionManager

    Inheritance
    Object
    fsVersionManager
    Namespace: Unity.VisualScripting.FullSerializer.Internal
    Syntax
    public static class fsVersionManager

    Methods

    GetVersionedType(Type)

    Declaration
    public static fsOption<fsVersionedType> GetVersionedType(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    fsOption<fsVersionedType>

    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
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023