Table of Contents

Class GOGAccessObject

Namespace
TaleWorlds.Diamond
Assembly
TaleWorlds.Diamond.dll
public class GOGAccessObject : AccessObject
Inheritance
GOGAccessObject
Inherited Members

Constructors

GOGAccessObject()

public GOGAccessObject()

GOGAccessObject(string, ulong, ulong, string)

public GOGAccessObject(string userName, ulong gogId, ulong oldId, string ticket)

Parameters

userName string
gogId ulong
oldId ulong
ticket string

Properties

GogId

public ulong GogId { get; set; }

Property Value

ulong

OldId

public ulong OldId { get; set; }

Property Value

ulong

Ticket

public string Ticket { get; set; }

Property Value

string

UserName

public string UserName { get; set; }

Property Value

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).