C# Class WoWClassic.Gateway.SMSG_AUTH_RESPONSE

Mostra file Open project: miceiken/WoWClassicAuthServer

Public Properties

Property Type Description
BillingPlanFlags byte
BillingTimeRemaining uint
BillingTimeRested uint
Response byte

Property Details

BillingPlanFlags public_oe property

public byte BillingPlanFlags
return byte

BillingTimeRemaining public_oe property

public uint BillingTimeRemaining
return uint

BillingTimeRested public_oe property

public uint BillingTimeRested
return uint

Response public_oe property

public byte Response
return byte