Class BossReplacement
A boss designed to replace an existing enemy in the game
Implements
Inherited Members
Namespace: WeaverCore.Features
Assembly: WeaverCore.dll
Syntax
public class BossReplacement : Boss, IObjectReplacement
Properties
| Edit this page View SourceThingToReplace
The name of the object this boss is replacing
Declaration
public string ThingToReplace { get; }
Property Value
Type | Description |
---|---|
string |