Show / Hide Table of Contents

Class UserSettings

Inheritance
System.Object
UserSettings
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.Players
Assembly: Eco.Gameplay.dll
Syntax
public class UserSettings : Object, IController, IViewController, IHasUniversalID

Constructors

UserSettings()

Declaration
public UserSettings()

Properties

ControllerID

Declaration
public ref int ControllerID { get; }
Property Value
Type Description
System.Int32

IgnoredUsers

Declaration
public ControllerList<User> IgnoredUsers { get; }
Property Value
Type Description
ControllerList<User>

Implements

IController
IViewController
IHasUniversalID

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
☀
☾