[Hauptseite] / [CUser]
Class CUser
  New (userID As Integer) As CUser
  Property Alliance As CAlliance
  Property AllianceID As Integer
  Static Function Create(userID As Integer) As CUser
  Property EconomyPoints As Integer
  Static Function Exists(userID As Integer) As Boolean
  Function GetHtmlName() As CHtmlControl
  Function GetHtmlName(showSponsor As Boolean) As CHtmlControl
  Function GetHtmlNameAndID(showSponsor As Boolean) As CHtmlControl
  Function GetHtmlNameAndID() As CHtmlControl
  Static Function GetRelation(userIDOne As Integer, userIDTwo As Integer)
  Function GetRelation(user As CUser)
  Property IsOnline As Boolean
  Property Level As Integer
  Property MilitaryPoints As Integer
  Property Name As String
  Property NameAndID As String
  Property RegisteredSince As Date
  Property ReputationExternal As Integer
  Property ReputationInternal As Integer
  Property RoundsPlayed As Integer
  Property SciencePoints As Integer
  Property SocietyPoints As Integer
  Property UserID As Integer

//wiki.stne.net/index.php?title=API:CUser
//wiki.en.stne.net/index.php?title=API:CUser