Vixen
02b45cc4
csharp
public record class CharacterList

Every character on the signed-in account.

Read the guide page for this →

Fields and properties (1)

Methods (1)

  • public CharacterList(IReadOnlyList<CharacterSummary> Characters)

    Every character on the signed-in account.

Used by (6)

  • GateClientVixen.Live.Client
  • GateClientTestsVixen.Live.Client.Tests
  • GateJsonVixen.Live.Abstractions
  • GateProtocolTestsVixen.Live.Abstractions.Tests
  • GateServiceVixen.Live.Gate
  • GateServiceTestsVixen.Live.Gate.Tests