Show / Hide Table of Contents

Class HousingCommands

Inheritance
System.Object
HousingCommands
Namespace: Eco.Gameplay.Housing
Assembly: Eco.Gameplay.dll
Syntax
[ChatCommandHandler]
public class HousingCommands : Object

Constructors

HousingCommands()

Declaration
public HousingCommands()

Methods

AddRoommates(User, Int32)

Declaration
[ChatSubCommand]
public static void AddRoommates(User user, int count = 1)
Parameters
Type Name Description
User user
System.Int32 count

Housing(User)

Declaration
[ChatCommand]
public static void Housing(User user)
Parameters
Type Name Description
User user

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