Vixen
c7401864
csharp
public enum GuildRefusal

Why a guild operation was refused.

Read the guide page for this →

Fields and properties (8)

  • None

    It was not.

  • Full

    The guild is at capacity.

  • AlreadyIn

    They are already in it.

  • NotIn

    They are not in it.

  • NoPermission

    Their rank does not carry the permission this needs.

  • UnknownRank

    There is no such rank.

  • OutranksYou

    You may not act on somebody at or above your own rank.

  • WouldStrand

    It would leave the guild with nobody who can run it.

Used by (4)

  • GuildVixen.Gameplay.Social
  • GuildTestsVixen.Gameplay.Social.Tests
  • SocialBridgeVixen.Live.Gameplay
  • SocialBridgeTestsVixen.Live.Gameplay.Tests