docs.unity3d.com
    Show / Hide Table of Contents

    Class Tips

    Inheritance
    Object
    Tips
    Namespace: Ludiq
    Syntax
    public static class Tips

    Properties

    all

    Declaration
    public static IEnumerable<string> all { get; }
    Property Value
    Type Description
    IEnumerable<String>

    any

    Declaration
    public static bool any { get; }
    Property Value
    Type Description
    Boolean

    count

    Declaration
    public static int count { get; }
    Property Value
    Type Description
    Int32

    random

    Declaration
    public static string random { get; }
    Property Value
    Type Description
    String

    wordsPerMinute

    Declaration
    public static int wordsPerMinute { get; set; }
    Property Value
    Type Description
    Int32

    Methods

    Add(IEnumerable<String>)

    Declaration
    public static void Add(IEnumerable<string> tips)
    Parameters
    Type Name Description
    IEnumerable<String> tips

    Add(String)

    Declaration
    public static void Add(string tip)
    Parameters
    Type Name Description
    String tip

    TimeToRead(String)

    Declaration
    public static TimeSpan TimeToRead(string tip)
    Parameters
    Type Name Description
    String tip
    Returns
    Type Description
    TimeSpan
    Back to top
    Terms of use
    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