Enfusion Script API
Loading...
Searching...
No Matches
GroupManifest Interface Reference

Data set needed to register a new Group. More...

Inheritance diagram for GroupManifest:
Managed

Public Member Functions

proto external void SetName (string sName)
 
proto external void SetClanTag (string sClanTag)
 
proto external void SetDescription (string sDescription)
 
proto external void SetEnlistmentStatus (string sEnlistmentStatus)
 
proto external void SetPrimaryLanguage (string sPrimaryLanguage)
 
proto external void SetContactInfo (string sContactInfo)
 
proto external void SetRules (string sRules)
 
proto external void SetCreatedBy (string sCreatedBy)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Detailed Description

Data set needed to register a new Group.

Member Function Documentation

◆ SetClanTag()

proto external void GroupManifest.SetClanTag ( string sClanTag)

◆ SetContactInfo()

proto external void GroupManifest.SetContactInfo ( string sContactInfo)

◆ SetCreatedBy()

proto external void GroupManifest.SetCreatedBy ( string sCreatedBy)

◆ SetDescription()

proto external void GroupManifest.SetDescription ( string sDescription)

◆ SetEnlistmentStatus()

proto external void GroupManifest.SetEnlistmentStatus ( string sEnlistmentStatus)

◆ SetName()

proto external void GroupManifest.SetName ( string sName)

◆ SetPrimaryLanguage()

proto external void GroupManifest.SetPrimaryLanguage ( string sPrimaryLanguage)

◆ SetRules()

proto external void GroupManifest.SetRules ( string sRules)

The documentation for this interface was generated from the following file: