Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.LauncherApp.SplashForm Class Reference
Inheritance diagram for SiliconStudio.LauncherApp.SplashForm:
Form

Public Member Functions

 SplashForm ()
 
void Initialize (LauncherApp launcher, string defaultLogText=null)
 

Protected Member Functions

override void OnFormClosing (FormClosingEventArgs e)
 
override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

bool ExitOnUserClose [get, set]
 

Detailed Description

Definition at line 19 of file SplashForm.cs.

Constructor & Destructor Documentation

SiliconStudio.LauncherApp.SplashForm.SplashForm ( )

Definition at line 31 of file SplashForm.cs.

Member Function Documentation

override void SiliconStudio.LauncherApp.SplashForm.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file SplashForm.Designer.cs.

void SiliconStudio.LauncherApp.SplashForm.Initialize ( LauncherApp  launcher,
string  defaultLogText = null 
)

Definition at line 42 of file SplashForm.cs.

override void SiliconStudio.LauncherApp.SplashForm.OnFormClosing ( FormClosingEventArgs  e)
protected

Definition at line 140 of file SplashForm.cs.

Property Documentation

bool SiliconStudio.LauncherApp.SplashForm.ExitOnUserClose
getset

Definition at line 40 of file SplashForm.cs.


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