Table of Contents

Struct GuildSetRecruitmentBroadcast

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Broadcast requesting a change to the guild's recruitment advertisement.

public struct GuildSetRecruitmentBroadcast : IBroadcast
Implements
IBroadcast
Inherited Members

Fields

Blurb

The requested advertisement text.

public string Blurb

Field Value

string

IsRecruiting

Whether the guild should be listed.

public bool IsRecruiting

Field Value

bool

Tags

The requested comma-separated tags.

public string Tags

Field Value

string