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
Properties
GogId
public ulong GogId { get; set; }
Property Value
OldId
public ulong OldId { get; set; }
Property Value
Ticket
public string Ticket { get; set; }
Property Value
UserName
public string UserName { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).