![]() |
Paradox Game Engine
v1.0.0 beta06
|
Base that must be used for all ProjectTemplate More...
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... | |
Base that must be used for all ProjectTemplate
Definition at line 11 of file ProjectTemplateTransformation.cs.
|
get |
Gets the project unique identifier.
The project unique identifier.
Definition at line 30 of file ProjectTemplateTransformation.cs.
|
get |
Gets the name of the project.
The name of the project.
Definition at line 18 of file ProjectTemplateTransformation.cs.
|
get |
Dynamic properties accessible from the template
Definition at line 41 of file ProjectTemplateTransformation.cs.