csharp
public record class CreateCharacterRequestMake me one.
Fields and properties (3)
public string NameWhat to call it. Taken names are refused rather than adjusted.
public string RegionWhich latency zone.
public string MapWhich map to start on.
Methods (1)
public CreateCharacterRequest(string Name, string Region, string Map)Make me one.
Used by (4)
- GateClientVixen.Live.Client
- GateEndpointsVixen.Live.Gate
- GateJsonVixen.Live.Abstractions
- GateServiceVixen.Live.Gate