csharp
public enum GuildRefusalWhy a guild operation was refused.
Fields and properties (8)
NoneIt was not.
FullThe guild is at capacity.
AlreadyInThey are already in it.
NotInThey are not in it.
NoPermissionTheir rank does not carry the permission this needs.
UnknownRankThere is no such rank.
OutranksYouYou may not act on somebody at or above your own rank.
WouldStrandIt 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