docs.unity3d.com

Localization 1.5.1

Search Results for

    Show / Hide Table of Contents

    Method CreateTextFragment

    CreateTextFragment(int, int)

    Creates a new WritableMessageFragment which represents a sub string of the original. Fragments are created using an ObjectPool so they can be reused. Use ReleaseFragment(MessageFragment) to return the fragment.

    Declaration
    public WritableMessageFragment CreateTextFragment(int start, int end)
    Parameters
    Type Name Description
    int start

    Sub string start

    int end

    Sub string end

    Returns
    Type Description
    WritableMessageFragment

    A new fragment.

    In This Article
    • CreateTextFragment(int, int)
    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)