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

Base that must be used for all ProjectTemplate More...

Inheritance diagram for SiliconStudio.ProjectTemplating.ProjectTemplateTransformation:
TextTransformation

Properties

string ProjectName [get]
 Gets the name of the project. More...
 
Guid ProjectGuid [get]
 Gets the project unique identifier. More...
 
dynamic Properties [get]
 Dynamic properties accessible from the template More...
 

Detailed Description

Base that must be used for all ProjectTemplate

Definition at line 11 of file ProjectTemplateTransformation.cs.

Property Documentation

Guid SiliconStudio.ProjectTemplating.ProjectTemplateTransformation.ProjectGuid
get

Gets the project unique identifier.

The project unique identifier.

Definition at line 30 of file ProjectTemplateTransformation.cs.

string SiliconStudio.ProjectTemplating.ProjectTemplateTransformation.ProjectName
get

Gets the name of the project.

The name of the project.

Definition at line 18 of file ProjectTemplateTransformation.cs.

dynamic SiliconStudio.ProjectTemplating.ProjectTemplateTransformation.Properties
get

Dynamic properties accessible from the template

Definition at line 41 of file ProjectTemplateTransformation.cs.


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