Struct NumberedWords | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct NumberedWords

    Namespace: Unity.Entities
    Syntax
    public struct NumberedWords

    Methods

    SetString(String)

    Declaration
    public void SetString(string value)
    Parameters
    Type Name Description
    System.String value

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX