Functions | |
MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.description.ui.info") | |
MAXON_ATTRIBUTE (Id, MENUCATEGORY, "net.maxon.description.ui.info.menucategory", RESOURCE_DEFINE(ENUM_ASSETTYPE_NET_MAXON_ASSETTYPE_CATEGORY, Id("assettype#net.maxon.assettype.category"))) | |
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" | , | ||
RESOURCE_DEFINE(ENUM_ASSETTYPE_NET_MAXON_ASSETTYPE_CATEGORY, Id("assettype#net.maxon.assettype.category")) | |||
) |
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