Search Results for

    Show / Hide Table of Contents

    Class PlayLobby_Tutorial

    Inheritance
    object
    UnityEngine.Object
    UnityEngine.Component
    UnityEngine.Behaviour
    UnityEngine.MonoBehaviour
    PlayLobby_Tutorial
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class PlayLobby_Tutorial : MonoBehaviour

    Fields

    changeTraveler

    Declaration
    public RectTransform changeTraveler
    Field Value
    Type Description
    UnityEngine.RectTransform

    conCategories

    Declaration
    public RectTransform conCategories
    Field Value
    Type Description
    UnityEngine.RectTransform

    conHeroConstellations

    Declaration
    public RectTransform conHeroConstellations
    Field Value
    Type Description
    UnityEngine.RectTransform

    conSkillList

    Declaration
    public RectTransform conSkillList
    Field Value
    Type Description
    UnityEngine.RectTransform

    conStarList

    Declaration
    public RectTransform conStarList
    Field Value
    Type Description
    UnityEngine.RectTransform

    conTravelerMastery

    Declaration
    public RectTransform conTravelerMastery
    Field Value
    Type Description
    UnityEngine.RectTransform

    difficultyBox

    Declaration
    public RectTransform difficultyBox
    Field Value
    Type Description
    UnityEngine.RectTransform

    heroList

    Declaration
    public RectTransform heroList
    Field Value
    Type Description
    UnityEngine.RectTransform

    skillConstellationsGroup

    Declaration
    public RectTransform skillConstellationsGroup
    Field Value
    Type Description
    UnityEngine.RectTransform

    startButton

    Declaration
    public RectTransform startButton
    Field Value
    Type Description
    UnityEngine.RectTransform

    Methods

    SelectFlexibleStars(bool)

    Declaration
    public void SelectFlexibleStars(bool isSelected)
    Parameters
    Type Name Description
    bool isSelected

    Extension Methods

    DewGUI.SetExpandHeight<T>(T, bool)
    DewGUI.SetExpandHeight<T>(T, float)
    DewGUI.SetExpandWidth<T>(T, bool)
    DewGUI.SetExpandWidth<T>(T, float)
    DewGUI.SetHeight<T>(T, float)
    DewGUI.SetText<T>(T, string)
    DewGUI.SetTextLocalized<T>(T, string)
    DewGUI.SetWidth<T>(T, float)
    In This Article
    Back to top Shape of Dreams API Documentation