SGroupInfo

Index

Properties Index

Property Name

int ID get

int OwnerID get

string Name get

string Description get

string Access get

string ImageUrl get

string Role get

string CreateDate get

Properties

ID

int ID get

The ID of the group.

OwnerID

int OwnerID get

The ID of the group's owner.

Name

string Name get

The name of the group.

Description

string Description get

The description of the group.

Access

string Access get

The level of access the group has, e.g. public or private.

ImageUrl

string ImageUrl get

The URL of the group's image.

MaxAvatars

int MaxAvatars get

The max number of members the group can have.

Role

string Role get

Player's role in this group.

CreateDate

string CreateDate get

Creation date of the group.

Last updated

Was this helpful?