TopDown Engine  v3.6
MoreMountains.TopDownEngine.WelcomeWindow Class Reference
Inheritance diagram for MoreMountains.TopDownEngine.WelcomeWindow:

Static Public Member Functions

static void ShowWindow ()
 

Public Attributes

Texture2D WelcomeBanner
 

Static Public Attributes

const string PostProcessingPackageID = "com.unity.postprocessing"
 
static string PostProcessingPackageVersionID = "com.unity.postprocessing@2.1.3"
 
static string CinemachinePackageID = "com.unity.cinemachine"
 
static string CinemachinePackageVersionID = "com.unity.cinemachine@2.3.3"
 
static string PixelPerfectPackageID = "com.unity.2d.pixel-perfect"
 
static string PixelPerfectPackageVersionID = "com.unity.2d.pixel-perfect@1.0.1-preview"
 
const string DOCUMENTATION_URL = "https://topdown-engine-docs.moremountains.com/"
 
static string RelativePath = ""
 

Properties

static GUIStyle LargeTextStyle [get]
 
static GUIStyle RegularTextStyle [get]
 
static GUIStyle FooterTextStyle [get]
 

Member Function Documentation

◆ ShowWindow()

static void MoreMountains.TopDownEngine.WelcomeWindow.ShowWindow ( )
static

Member Data Documentation

◆ CinemachinePackageID

string MoreMountains.TopDownEngine.WelcomeWindow.CinemachinePackageID = "com.unity.cinemachine"
static

◆ CinemachinePackageVersionID

string MoreMountains.TopDownEngine.WelcomeWindow.CinemachinePackageVersionID = "com.unity.cinemachine@2.3.3"
static

◆ DOCUMENTATION_URL

const string MoreMountains.TopDownEngine.WelcomeWindow.DOCUMENTATION_URL = "https://topdown-engine-docs.moremountains.com/"
static

◆ PixelPerfectPackageID

string MoreMountains.TopDownEngine.WelcomeWindow.PixelPerfectPackageID = "com.unity.2d.pixel-perfect"
static

◆ PixelPerfectPackageVersionID

string MoreMountains.TopDownEngine.WelcomeWindow.PixelPerfectPackageVersionID = "com.unity.2d.pixel-perfect@1.0.1-preview"
static

◆ PostProcessingPackageID

const string MoreMountains.TopDownEngine.WelcomeWindow.PostProcessingPackageID = "com.unity.postprocessing"
static

◆ PostProcessingPackageVersionID

string MoreMountains.TopDownEngine.WelcomeWindow.PostProcessingPackageVersionID = "com.unity.postprocessing@2.1.3"
static

◆ RelativePath

string MoreMountains.TopDownEngine.WelcomeWindow.RelativePath = ""
static

◆ WelcomeBanner

Texture2D MoreMountains.TopDownEngine.WelcomeWindow.WelcomeBanner

Property Documentation

◆ FooterTextStyle

GUIStyle MoreMountains.TopDownEngine.WelcomeWindow.FooterTextStyle
staticget

◆ LargeTextStyle

GUIStyle MoreMountains.TopDownEngine.WelcomeWindow.LargeTextStyle
staticget

◆ RegularTextStyle

GUIStyle MoreMountains.TopDownEngine.WelcomeWindow.RegularTextStyle
staticget

The documentation for this class was generated from the following file: