Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.LauncherApp.LoadingEventArgs Class Reference

Public Member Functions

 LoadingEventArgs (string package, string version)
 

Properties

string Package [get, set]
 
string Version [get, set]
 

Detailed Description

Definition at line 5 of file LoadingEventArgs.cs.

Constructor & Destructor Documentation

SiliconStudio.LauncherApp.LoadingEventArgs.LoadingEventArgs ( string  package,
string  version 
)

Definition at line 7 of file LoadingEventArgs.cs.

Property Documentation

string SiliconStudio.LauncherApp.LoadingEventArgs.Package
getset

Definition at line 13 of file LoadingEventArgs.cs.

string SiliconStudio.LauncherApp.LoadingEventArgs.Version
getset

Definition at line 15 of file LoadingEventArgs.cs.


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