docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SequencedPathName

    Utility class to generate filenames with a sequence number.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Simulation
    Assembly: solution.dll
    Syntax
    public struct SequencedPathName

    Constructors

    Name Description
    SequencedPathName(string, bool)

    Constructs a SequencePathName object with path, and optional sequence number.

    Methods

    Name Description
    GetPath()

    Get a full path to the file with sequence number appended if addSequence number is enabled.

    In This Article
    Back to top
    Copyright © 2024 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)