Handle templates for creating Package, ProjectReference
More...
Handle templates for creating Package, ProjectReference
Definition at line 12 of file TemplateManager.cs.
Finds a template generator supporting the specified template description
- Parameters
-
description | The description. |
- Returns
- A template generator supporting the specified description or null if not found.
Definition at line 65 of file TemplateManager.cs.
static void SiliconStudio.Assets.Templates.TemplateManager.Register |
( |
ITemplateGenerator |
generator | ) |
|
|
static |
Registers the specified factory.
- Parameters
-
- Exceptions
-
System.ArgumentNullException | factory |
Definition at line 22 of file TemplateManager.cs.
static void SiliconStudio.Assets.Templates.TemplateManager.Unregister |
( |
ITemplateGenerator |
generator | ) |
|
|
static |
Unregisters the specified factory.
- Parameters
-
- Exceptions
-
System.ArgumentNullException | factory |
Definition at line 40 of file TemplateManager.cs.
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/assets/SiliconStudio.Assets/Templates/TemplateManager.cs