Show / Hide Table of Contents

Class OfflineInfo

Inheritance
System.Object
OfflineInfo
Namespace: Eco.Gameplay.Players
Assembly: Eco.Gameplay.dll
Syntax
public class OfflineInfo : Object

Constructors

OfflineInfo()

Declaration
public OfflineInfo()

OfflineInfo(User)

Declaration
public OfflineInfo(User user)
Parameters
Type Name Description
User user

Properties

CaloriesAtLogout

Declaration
public float CaloriesAtLogout { get; set; }
Property Value
Type Description
System.Single

LogoutTime

Declaration
public double LogoutTime { get; set; }
Property Value
Type Description
System.Double

StarsAtLogout

Declaration
public int StarsAtLogout { get; set; }
Property Value
Type Description
System.Int32

XPAtLogout

Declaration
public float XPAtLogout { get; set; }
Property Value
Type Description
System.Single

Methods

DescribeChangeToPresent(User)

Declaration
public string DescribeChangeToPresent(User user)
Parameters
Type Name Description
User user
Returns
Type Description
System.String

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾