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 |