csharp
public enum GroupRefusalWhy a group operation was refused.
Fields and properties (11)
NoneIt was not.
FullThe group is at capacity.
AlreadyInThey are already in it.
NotInThey are not in it.
NotLeaderOnly the leader may do that, and this is not the leader.
NoInviteThere is no invite for them.
InviteExpiredThere was, and it has expired.
BadSubgroupThat subgroup is at capacity, or there is no such subgroup.
UnknownRoleThis group's policy has no such role.
BlockedOne of them has blocked the other.
ForbiddenThe policy does not allow it at all.
Used by (2)
- GroupTestsVixen.Gameplay.Social.Tests
- PlayerGroupVixen.Gameplay.Social