GroupBuilderRoot class

From Catglobe Wiki
Revision as of 11:49, 28 March 2017 by Nguyenduyan (talk | contribs) (Created page with "{{CGscriptClass_Template |Name=GroupBuilderRoot |Description=Represents a group builder rules for a group. |Constructors= {{CGscriptConstructors_Template|Parameters= {{CGscrip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GroupBuilderRoot



Represents a group builder rules for a group.

Constructors

  • (int ResourceId "Resource Id of the Group") - Load rules of group

Methods

  • Empty Save() - Save the rules
  • string ToString() - The string representation of the object.

Properties