|
VISH
0.2
|
| VCreatorProperties & Wizt::VCreatorCategory::getProperties | ( | const string & | CategoryName | ) | [static] |
Get the properties of the given Creator Category, allows to modify them.
Note that these are global properties.
Clarification: though the result is of type VCreatorProperties, it refers to a Category or Creators, not a single Creator.
| int Wizt::VCreatorCategory::iterate | ( | const string & | CategoryName, |
| VCreatorCategory::Iterator & | It | ||
| ) | [static] |
Iterate over all VCreators of a given Category .
Use getProperties() to get overall propertiers of this Category.
1.7.5