SwiftlyS2

CMsgAccountDetails

Interface CMsgAccountDetails

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgAccountDetails : ITypedProtobuf<CMsgAccountDetails>, INativeHandle

Implements

Properties

AccountLocked

bool AccountLocked { get; set; }
Property Value

AccountName

string AccountName { get; set; }
Property Value

CommunityBanned

bool CommunityBanned { get; set; }
Property Value

CyberCafe

bool CyberCafe { get; set; }
Property Value

EligibleForCommunityMarket

bool EligibleForCommunityMarket { get; set; }
Property Value

FreeTrialAccount

bool FreeTrialAccount { get; set; }
Property Value

Limited

bool Limited { get; set; }
Property Value

LowViolence

bool LowViolence { get; set; }
Property Value

Package

uint Package { get; set; }
Property Value

PublicInventory

bool PublicInventory { get; set; }
Property Value

PublicProfile

bool PublicProfile { get; set; }
Property Value

SchoolAccount

bool SchoolAccount { get; set; }
Property Value

Subscribed

bool Subscribed { get; set; }
Property Value

TimeCached

uint TimeCached { get; set; }
Property Value

TradeBanned

bool TradeBanned { get; set; }
Property Value

Trusted

bool Trusted { get; set; }
Property Value

VacBanned

bool VacBanned { get; set; }
Property Value

Valid

bool Valid { get; set; }
Property Value

On this page