GroupBuilderRoot class: Difference between revisions
From Catglobe Wiki
More actions
Nguyenduyan (talk | contribs) Created page with "{{CGscriptClass_Template |Name=GroupBuilderRoot |Description=Represents a group builder rules for a group. |Constructors= {{CGscriptConstructors_Template|Parameters= {{CGscrip..." |
(No difference)
|
Revision as of 09:49, 28 March 2017
GroupBuilderRoot
Represents a group builder rules for a group.
Constructors
- (int ResourceId "Resource Id of the Group") - Load rules of group
Methods
Properties
- string ObjectTypeName { get; } - The name of the type of object.
- GroupBuilderRuleCollection RootRules { get; } - The root rules
- TypeInformation TypeInformation { get; } - Get information about this class.