Functions | |
| MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.description.ui.info") | |
| MAXON_ATTRIBUTE (Id, MENUCATEGORY, "net.maxon.description.ui.info.menucategory") | |
| MAXON_ATTRIBUTE (CString, DEFAULTNAME, "net.maxon.description.ui.info.defaultname") | |
| maxon::DESCRIPTION::UI::INFO::MAXON_RESOURCE_DATABASE_SCOPE | ( | "net.maxon.description.ui.info" | ) |
| maxon::DESCRIPTION::UI::INFO::MAXON_ATTRIBUTE | ( | Id | , |
| MENUCATEGORY | , | ||
| "net.maxon.description.ui.info.menucategory" | |||
| ) |
| maxon::DESCRIPTION::UI::INFO::MAXON_ATTRIBUTE | ( | CString | , |
| DEFAULTNAME | , | ||
| "net.maxon.description.ui.info.defaultname" | |||
| ) |
Defines the pattern for the default name Special IDs: assetid - the asset ID of the node uniquenumber - the unique number of the node. {{any attribute}} - value of the attribute examples: {{assetid}}.{{uniquenumber}} -> Bitmap.1 {{url}} || {{assetid}}.{{uniquenumber}} -> app.png if url is given, otherwise Bitmap.1