std.GetTemplates
This job delivers a list of all templates for the specified object type.
If dwObjectType is not passed or passed with the value -1, templates for all object types are returned.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
No |
Type of object for which templates should be returned; |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
INT |
— |
Number of templates |
|
INT |
— |
Type of the selected object |
|
INT |
— |
Template ID |
|
STRING |
— |
Alias name |
|
STRING |
— |
Editor name |
|
STRING |
— |
File name |
|
STRING |
— |
File extension |
|
STRING |
— |
Engine name |