Vixen
c7401864
csharp
public sealed class SocialLibrary

Every social definition a build knows, compiled once.

Read the guide page for this →

Fields and properties (4)

  • public static SocialLibrary Empty

    A library with nothing in it.

  • public IEnumerable<GroupPolicy> Policies

    Every group policy, in address order.

  • public IEnumerable<GuildCharter> Charters

    Every guild charter, in address order.

  • public IReadOnlyList<string> Problems

    What did not resolve, and what a definition said that cannot be true at once.

Methods (3)

Used by (7)

  • ContentTestsMmo.Content.Tests
  • CoverageTestsMmo.Content.Tests
  • MmoLibrariesMmo.Shared
  • GroupTestsVixen.Gameplay.Social.Tests
  • GuildTestsVixen.Gameplay.Social.Tests
  • SocialBridgeVixen.Live.Gameplay
  • SocialLibraryTestsVixen.Gameplay.Social.Tests