Search Results for

    Show / Hide Table of Contents

    Class Question

    The abstract class for questions to share the same UI functions.

    Inheritance
    System.Object
    Question
    Namespace: UI
    Assembly: Assembly-CSharp.dll
    Syntax
    public abstract class Question

    Fields

    | Improve this Doc View Source

    questionText

    Every question needs a questionText.

    Declaration
    public string questionText
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation