Loading...
Searching...
No Matches
GroupManifest Interface Reference

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

Inheritance diagram for GroupManifest:
Managed

Public Member Functions

proto external void SetCreatedAtPublic (bool bCreatedAtPublic)
 
proto external void SetName (string sName)
 
proto external void SetClanTag (string sClanTag)
 
proto external void SetDescription (string sDescription)
 
proto external void SetGroupEnlistmentStatus (EGroupEnlistmentStatus eEnlistmentStatus)
 
proto external void SetPrimaryLanguage (string sPrimaryLanguage)
 
proto external void SetContactInfo (string sContactInfo)
 
proto external void SetRules (string sRules)
 
proto external void SetGameplayApproaches (EGroupGameplayApproach eApproaches)
 
proto external void SetGameplayFocuses (EGroupGameplayFocus eFocuses)
 
proto external void SetGameRegions (EGroupGameRegion eRegions)
 
- 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 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)

◆ SetCreatedAtPublic()

proto external void GroupManifest.SetCreatedAtPublic ( bool bCreatedAtPublic)

◆ SetDescription()

proto external void GroupManifest.SetDescription ( string sDescription)

◆ SetGameplayApproaches()

proto external void GroupManifest.SetGameplayApproaches ( EGroupGameplayApproach eApproaches)

◆ SetGameplayFocuses()

proto external void GroupManifest.SetGameplayFocuses ( EGroupGameplayFocus eFocuses)

◆ SetGameRegions()

proto external void GroupManifest.SetGameRegions ( EGroupGameRegion eRegions)

◆ SetGroupEnlistmentStatus()

proto external void GroupManifest.SetGroupEnlistmentStatus ( EGroupEnlistmentStatus eEnlistmentStatus)

◆ 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: