Skip to content

Game.Prefabs.UIWhatsNewPanelPrefab+UIWhatsNewPanelPage

Assembly: Game
Namespace: Game.Prefabs

Type: class public

Base: System.Object

Attributes: Serializable

Code

public class UIWhatsNewPanelPage
{
    public Game.Prefabs.UIWhatsNewPanelPrefab+UIWhatsNewPanelPageItem[] m_Items;

    public UIWhatsNewPanelPage();

}

Fields

  • public Game.Prefabs.UIWhatsNewPanelPrefab+UIWhatsNewPanelPageItem[] m_Items
public Game.Prefabs.UIWhatsNewPanelPrefab+UIWhatsNewPanelPageItem[] m_Items;

Constructors

  • public UIWhatsNewPanelPage()
public UIWhatsNewPanelPage();