csharp
public sealed class GuildCharterAn authored rank ladder, compiled.
Fields and properties (6)
public static GuildCharter DefaultThe one a guild gets when nothing was authored: a leader and a member.
public GuildCharterDefinition DefinitionWhat it was compiled from.
public DefId IdIts id.
public GameplayTag TagWhat being in a guild is.
public int MaximumMembersHow many members a guild may have, never below one.
public ReadOnlySpan<GuildRank> RanksThe ladder, highest first.
Used by (5)
- GuildVixen.Gameplay.Social
- GuildTestsVixen.Gameplay.Social.Tests
- SocialBridgeVixen.Live.Gameplay
- SocialLibraryVixen.Gameplay.Social
- SocialLibraryTestsVixen.Gameplay.Social.Tests