Interface IObjectReplacement
An interface for anything that can be replaced in game
Namespace: WeaverCore.Interfaces
Assembly: WeaverCore.dll
Syntax
public interface IObjectReplacement
Properties
| Edit this page View SourceThingToReplace
The name of the object to be replaced
Declaration
string ThingToReplace { get; }
Property Value
Type | Description |
---|---|
string |