Paradox Game Engine
v1.0.0 beta06
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Macros
Pages
NShaderVersion.cs
Go to the documentation of this file.
1
namespace
NShader
2
{
3
public
class
NShaderVersion
4
{
5
public
const
string
VERSION
=
"1.3"
;
6
public
const
string
ASSEMBLY_VERSION
=
VERSION
+
".0.0"
;
7
public
const
string
ASSEMBLY_FILE_VERSION
=
ASSEMBLY_VERSION
;
8
}
9
}
NShader.NShaderVersion.VERSION
const string VERSION
Definition:
NShaderVersion.cs:5
NShader.NShaderVersion.ASSEMBLY_VERSION
const string ASSEMBLY_VERSION
Definition:
NShaderVersion.cs:6
NShader.NShaderVersion.ASSEMBLY_FILE_VERSION
const string ASSEMBLY_FILE_VERSION
Definition:
NShaderVersion.cs:7
NShader.NShaderVersion
Definition:
NShaderVersion.cs:3
sources
tools
SiliconStudio.Paradox.VisualStudio.Package
NShader
NShaderVersion.cs
Generated on Sat Dec 20 2014 21:52:30 for Paradox Game Engine by
1.8.7