Show / Hide Table of Contents

Class SettlementSpawner

Spawns settlements with a variety of user decided options. Will become a source for a scenario spawner someday.

Inheritance
System.Object
SettlementSpawner
Namespace: Eco.Gameplay.Settlements
Assembly: Eco.Gameplay.dll
Syntax
[ChatCommandHandler]
public static class SettlementSpawner : Object

Methods

Clear(User, Settlement)

Declaration
[ChatSubCommand]
public static void Clear(User user, Settlement settlement)
Parameters
Type Name Description
User user
Settlement settlement

ClearAll(User)

Declaration
[ChatSubCommand]
public static void ClearAll(User user)
Parameters
Type Name Description
User user

Spawn(User)

Declaration
[ChatSubCommand]
public static void Spawn(User user)
Parameters
Type Name Description
User user
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾